Skip to content

daisy::WavFileInfo

More...

#include <wavplayer.h>

Public Attributes

Name
WAV_FormatTypeDef raw_data
char[256] name

Detailed Description

struct daisy::WavFileInfo;

Struct containing details of Wav File.

Public Attributes Documentation

variable raw_data

WAV_FormatTypeDef raw_data;

Raw wav data

variable name

char[256] name;

Wav filename


Updated on 2024-01-03 at 19:41:00 +0000