|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| MayaFlux::Kakshya::SoundFileContainer::SoundFileContainer | ( | uint32_t | sample_rate, |
| uint32_t | num_channels, | ||
| uint64_t | initial_capacity = 0 |
||
| ) |
Construct a SoundFileContainer with specific parameters.
| sample_rate | Sample rate for the audio file |
| num_channels | Number of audio channels |
| initial_capacity | Initial capacity in frames |
Definition at line 10 of file SoundFileContainer.cpp.