Skip to content

Struct daisy::WAV_FormatTypeDef

ClassList > daisy > WAV_FormatTypeDef

More...

  • #include <wav_format.h>

Public Attributes

Type Name
uint16_t AudioFormat
uint16_t BitPerSample
uint16_t BlockAlign
uint32_t ByteRate
uint32_t ChunkId
uint32_t FileFormat
uint32_t FileSize
uint16_t NbrChannels
uint32_t SampleRate
uint32_t SubCHunk2Size
uint32_t SubChunk1ID
uint32_t SubChunk1Size
uint32_t SubChunk2ID

Detailed Description

Helper struct for handling the WAV file format

Public Attributes Documentation

variable AudioFormat

uint16_t daisy::WAV_FormatTypeDef::AudioFormat;

&


variable BitPerSample

uint16_t daisy::WAV_FormatTypeDef::BitPerSample;

&


variable BlockAlign

uint16_t daisy::WAV_FormatTypeDef::BlockAlign;

&


variable ByteRate

uint32_t daisy::WAV_FormatTypeDef::ByteRate;

&


variable ChunkId

uint32_t daisy::WAV_FormatTypeDef::ChunkId;

&


variable FileFormat

uint32_t daisy::WAV_FormatTypeDef::FileFormat;

&


variable FileSize

uint32_t daisy::WAV_FormatTypeDef::FileSize;

&


variable NbrChannels

uint16_t daisy::WAV_FormatTypeDef::NbrChannels;

&


variable SampleRate

uint32_t daisy::WAV_FormatTypeDef::SampleRate;

&


variable SubCHunk2Size

uint32_t daisy::WAV_FormatTypeDef::SubCHunk2Size;

&


variable SubChunk1ID

uint32_t daisy::WAV_FormatTypeDef::SubChunk1ID;

&


variable SubChunk1Size

uint32_t daisy::WAV_FormatTypeDef::SubChunk1Size;

&


variable SubChunk2ID

uint32_t daisy::WAV_FormatTypeDef::SubChunk2ID;

&



The documentation for this class was generated from the following file external-docs/libDaisy/src/util/wav_format.h