|
MayaFlux 0.2.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 443 of file VideoStreamContainer.cpp.
References count, m_num_frames, and m_read_position.