GNUnet 0.21.1
Speaker Struct Reference

Internal data structures for the speaker. More...

Collaboration diagram for Speaker:
[legend]

Data Fields

const struct GNUNET_CONFIGURATION_Handlecfg
 Our configuration. More...
 
struct GNUNET_HELPER_Handleplayback_helper
 Handle for the playback helper. More...
 

Detailed Description

Internal data structures for the speaker.

Definition at line 36 of file speaker.c.

Field Documentation

◆ cfg

const struct GNUNET_CONFIGURATION_Handle* Speaker::cfg

Our configuration.

Definition at line 41 of file speaker.c.

Referenced by GNUNET_SPEAKER_create_from_hardware().

◆ playback_helper

struct GNUNET_HELPER_Handle* Speaker::playback_helper

Handle for the playback helper.

Definition at line 46 of file speaker.c.

Referenced by destroy(), disable(), enable(), and play().


The documentation for this struct was generated from the following file: