MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ update_read_position_for_channel()

virtual void MayaFlux::Kakshya::StreamContainer::update_read_position_for_channel ( size_t  channel,
uint64_t  frame 
)
pure virtual

Update the read position for a specific channel.

Parameters
channelChannel index to update
frameNew position in the temporal dimension for the specified channel

Allows fine-grained control over individual channels in multi-channel streams.

Implemented in MayaFlux::Kakshya::SoundStreamContainer.