Construct a slice spanning the full stream.
194 {
197 "SamplingPipeline::slice_from_stream called with null stream");
198 return {};
199 }
201 }
#define MF_ERROR(comp, ctx,...)
std::shared_ptr< Kakshya::DynamicSoundStream > m_stream
@ Configuration
Configuration and parameter updates.
@ Kriya
Automatable tasks and fluent scheduling api for Nodes and Buffers.
static StreamSlice from_stream(std::shared_ptr< DynamicSoundStream > stream, uint8_t index=0)
Construct a slice spanning the full stream across all channels.