|
Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
audiodsp |
Classes | |
struct | player_audiodsp_data |
Data. More... | |
struct | player_audiodsp_cmd |
Command. More... | |
struct | player_audiodsp_config |
Configuration request : Get/set audio properties. Configuration request: Get/set audio configuration. More... | |
Defines | |
#define | PLAYER_AUDIODSP_SET_CONFIG 0x01 |
#define | PLAYER_AUDIODSP_GET_CONFIG 0x02 |
#define | PLAYER_AUDIODSP_PLAY_TONE 0x03 |
#define | PLAYER_AUDIODSP_PLAY_CHIRP 0x04 |
#define | PLAYER_AUDIODSP_REPLAY 0x05 |
Typedefs | |
typedef player_audiodsp_data | player_audiodsp_data_t |
Data. | |
typedef player_audiodsp_cmd | player_audiodsp_cmd_t |
Command. | |
typedef player_audiodsp_config | player_audiodsp_config_t |
Configuration request : Get/set audio properties. Configuration request: Get/set audio configuration. |
|
|
|
|
|
|
|
|
|
|
|
Data.
The |
|
Command.
The |
|
Configuration request : Get/set audio properties. Configuration request: Get/set audio configuration. Request/reply packet for getting and setting the audio configuration. |