Struct daisy::WavPlayer::FileInfo¶
ClassList > daisy > WavPlayer > FileInfo
#include <WavPlayer.h>
Public Attributes¶
| Type | Name |
|---|---|
| size_t | channels |
| size_t | data_size_bytes |
| size_t | data_start |
| size_t | length |
| size_t | samplerate |
Detailed Description¶
Relevent audio file data for playback details
Public Attributes Documentation¶
variable channels¶
variable data_size_bytes¶
variable data_start¶
variable length¶
variable samplerate¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/util/WavPlayer.h