audio
[Interface specifications]
Interface to an audio system. More...
| |
#define | PLAYER_AUDIO_DATA_WAV_REC 1 |
Data subtype: wav_rec_data, recorded data block. |
Detailed Description
Interface to an audio system.
The audio
interface is used to control sound hardware.
The inteface provides four sets of functionality:
- raw wav playback and recording
- sample playback (and loading)
- sequencer support (tone playback and recording)
- mixer interface (control of sound levels)
Define Documentation
#define PLAYER_AUDIO_DATA_WAV_REC 1 |
Data subtype: wav_rec_data, recorded data block.
data is a player_audio_wav_t structure