Struct daisy::WavWriter::Config¶
ClassList > daisy > WavWriter > Config
#include <WavWriter.h>
Public Attributes¶
Type | Name |
---|---|
int32_t | bitspersample |
int32_t | channels |
float | samplerate |
Detailed Description¶
Configuration structure for the wave writer.
Public Attributes Documentation¶
variable bitspersample¶
variable channels¶
variable samplerate¶
The documentation for this class was generated from the following file external-docs/libDaisy/src/util/WavWriter.h