YARP
Yet Another Robot Platform
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::createVocab('s', 'n', 'd')
 
constexpr yarp::conf::vocab32_t VOCAB_AUDIO_START = yarp::os::createVocab('r', 'u', 'n')
 
constexpr yarp::conf::vocab32_t VOCAB_AUDIO_STOP = yarp::os::createVocab('s', 't', 'o', 'p')
 

Variable Documentation

◆ VOCAB_AUDIO_INTERFACE

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

Definition at line 14 of file AudioGrabberVocabs.h.

◆ VOCAB_AUDIO_START

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

Definition at line 15 of file AudioGrabberVocabs.h.

◆ VOCAB_AUDIO_STOP

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

Definition at line 16 of file AudioGrabberVocabs.h.