WaveDataLength is only used within Audio_playback_and_record.
 
Symbols
loading...
Files
loading...

WaveDataLength variable

Syntax

static uint32_t WaveDataLength = 0;

References

LocationReferrerText
waveplayer.c:43
static uint32_t WaveDataLength = 0;
waveplayer.c:99WavePlayBack()
AudioRemSize = WaveDataLength - bytesread;
waveplayer.c:309WavePlayerStart()
WaveDataLength = waveformat.FileSize;
waveplayer.c:331WavePlayer_CallBack()
WaveDataLength =0;

Data Use

Functions writing WaveDataLength
Functions reading WaveDataLength
WaveDataLength
all items filtered out
Type of WaveDataLength
WaveDataLength
uint32_t
all items filtered out