daisy::WavWriter::Config¶
#include <WavWriter.h>
Public Attributes¶
Name | |
---|---|
float | samplerate |
int32_t | channels |
int32_t | bitspersample |
Detailed Description¶
Configuration structure for the wave writer.
Public Attributes Documentation¶
variable samplerate¶
variable channels¶
variable bitspersample¶
Updated on 2024-01-03 at 19:41:01 +0000