daisy::WavFileInfo¶
#include <wavplayer.h>
Public Attributes¶
Name | |
---|---|
WAV_FormatTypeDef | raw_data |
char[256] | name |
Detailed Description¶
Struct containing details of Wav File.
Public Attributes Documentation¶
variable raw_data¶
Raw wav data
variable name¶
Wav filename
Updated on 2024-01-03 at 19:41:00 +0000