WAV_IsValid
Default mainpageat91libutilityWAV_IsValid
Description Source Call Graph
WAV_IsValid
Returns 1 if the header of a Wav file is valid; otherwise returns 0.
 
Syntax / parameters
unsigned char WAV_IsValid (const WavHeader *header)

Name Type Default Description
header const WavHeader *
   
 
Return value unsigned char
   
Description
Returns 1 if the header of a Wav file is valid; otherwise returns 0.

 
Source
The documentation for this Member was generated from the following files:
  • wav.c