|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
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.
Implemented in MayaFlux::Kakshya::SoundStreamContainer.