waveform
[Interface specifications]


Detailed Description

Digital waveformsThe waveform interface is used to receive arbitrary digital samples, say from a digital audio device.

#define PLAYER_WAVEFORM_DATA_MAX   4096
#define PLAYER_WAVEFORM_DATA_SAMPLE   1
 Data subtype: sample.
typedef struct
player_waveform_data 
player_waveform_data_t

Define Documentation

#define PLAYER_WAVEFORM_DATA_MAX   4096

Maximum length of waveform


Typedef Documentation

Data: sample (PLAYER_WAVEFORM_DATA_SAMPLE)The waveform interface reads a digitized waveform from the target device.


Last updated 12 September 2005 21:38:45