Internal data structures for the speaker. More...
Data Fields | |
| const struct GNUNET_CONFIGURATION_Handle * | cfg |
| Our configuration. | |
| struct GNUNET_HELPER_Handle * | playback_helper |
| Handle for the playback helper. | |
| 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 |