File main.cpp¶
FileList > examples > WavPlayer > main.cpp
Go to the source code of this file
#include "daisy_seed.h"
Public Static Attributes¶
| Type | Name |
|---|---|
| FatFSInterface | fsi |
| DaisySeed | hw |
| constexpr const size_t | kTransferSize = 16384 |
| WavPlayer< kTransferSize > | player |
| SdmmcHandler | sdmmc |
Public Functions¶
| Type | Name |
|---|---|
| void | AudioCallback (AudioHandle::InputBuffer in, AudioHandle::OutputBuffer out, size_t size) |
| int | main (void) |
Public Static Attributes Documentation¶
variable fsi¶
variable hw¶
variable kTransferSize¶
variable player¶
variable sdmmc¶
Public Functions Documentation¶
function AudioCallback¶
function main¶
The documentation for this class was generated from the following file external-docs/libDaisy/examples/WavPlayer/main.cpp