|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::span< const double > MayaFlux::Kakshya::DynamicSoundStream::get_channel_frames | ( | uint32_t | channel, |
| uint64_t | start_frame, | ||
| uint64_t | num_frames | ||
| ) | const |
Get the fixed capacity of the circular buffer if enabled.
Definition at line 231 of file DynamicSoundStream.cpp.
References MayaFlux::Kakshya::SoundStreamContainer::channel_data(), MayaFlux::Kakshya::SoundStreamContainer::get_num_channels(), MayaFlux::Kakshya::INTERLEAVED, MayaFlux::Kakshya::SoundStreamContainer::lock(), MayaFlux::Kakshya::SoundStreamContainer::m_data, MayaFlux::Kakshya::SoundStreamContainer::m_data_mutex, MayaFlux::Kakshya::SoundStreamContainer::m_structure, and MayaFlux::Kakshya::ContainerDataStructure::organization.
Here is the call graph for this function: