audio
[Interface specifications]


Detailed Description

Audible tone emission / detection (deprecated).

Deprecated:
Use the audiodsp interface instead
The audio interface is used to control sound hardware, if equipped.

#define PLAYER_AUDIO_DATA_BUFFER_SIZE   20
 Data buffer size.
#define PLAYER_AUDIO_COMMAND_BUFFER_SIZE   (3*sizeof(short))
 Command buffer size.
#define PLAYER_AUDIO_PAIRS   5
 Number of frequency / amplitude pairs to report.
typedef struct player_audio_data player_audio_data_t
 Data buffer size.
typedef struct player_audio_cmd player_audio_cmd_t
 Data buffer size.

Last updated 12 September 2005 21:38:45