Internal data structures for the speaker. More...
Data Fields | |
const struct GNUNET_CONFIGURATION_Handle * | cfg |
Our configuration. More... | |
struct GNUNET_HELPER_Handle * | playback_helper |
Handle for the playback helper. More... | |
const struct GNUNET_CONFIGURATION_Handle* Speaker::cfg |
Our configuration.
Definition at line 42 of file speaker.c.
Referenced by GNUNET_SPEAKER_create_from_hardware().
struct GNUNET_HELPER_Handle* Speaker::playback_helper |