player_audio_wav Struct Reference

Data: Raw audio data. More...

#include <player_interfaces.h>

List of all members.

Public Attributes

uint32_t data_count
 length of raw data
uint8_t * data
 raw data
uint32_t format
 Raw data format.

Detailed Description

Data: Raw audio data.

This data is used in the PLAYER_AUDIO_CMD_WAV_PLAY, and returned as PLAYER_AUDIO_DATA_WAV_REC when stream recording is enabled


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

Last updated 25 May 2011 21:17:00