YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
AudioGrabberVocabs.h File Reference
#include <yarp/os/Vocab.h>
+ Include dependency graph for AudioGrabberVocabs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

constexpr yarp::conf::vocab32_t VOCAB_AUDIO_INTERFACE = yarp::os::createVocab32('s', 'n', 'd')
 
constexpr yarp::conf::vocab32_t VOCAB_AUDIO_START = yarp::os::createVocab32('r', 'u', 'n')
 
constexpr yarp::conf::vocab32_t VOCAB_AUDIO_STOP = yarp::os::createVocab32('s', 't', 'o', 'p')
 

Variable Documentation

◆ VOCAB_AUDIO_INTERFACE

constexpr yarp::conf::vocab32_t VOCAB_AUDIO_INTERFACE = yarp::os::createVocab32('s', 'n', 'd')
constexpr

Definition at line 11 of file AudioGrabberVocabs.h.

◆ VOCAB_AUDIO_START

constexpr yarp::conf::vocab32_t VOCAB_AUDIO_START = yarp::os::createVocab32('r', 'u', 'n')
constexpr

Definition at line 12 of file AudioGrabberVocabs.h.

◆ VOCAB_AUDIO_STOP

constexpr yarp::conf::vocab32_t VOCAB_AUDIO_STOP = yarp::os::createVocab32('s', 't', 'o', 'p')
constexpr

Definition at line 13 of file AudioGrabberVocabs.h.