|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Read data sequentially from the current position.
| output | Buffer to write data into |
| count | Number of elements to read (interpretation is type-specific) |
Supports efficient, contiguous data access for playback or processing.
Implements MayaFlux::Kakshya::StreamContainer.
Definition at line 545 of file SoundStreamContainer.cpp.
References advance_read_position(), m_num_channels, and peek_sequential().
Here is the call graph for this function: