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 41 of file speaker.c.
Referenced by gnunet_testing.Peer::__del__(), gnunet_testing.Peer::get_statistics_value(), GNUNET_SPEAKER_create_from_hardware(), gnunet_testing.Peer::start(), and gnunet_testing.Peer::stop().
struct GNUNET_HELPER_Handle* Speaker::playback_helper |