|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
|
pure virtual |
Peek at data without advancing the read position.
| output | Buffer to write data into |
| count | Number of elements to peek |
| offset | Offset from current position in primary dimension |
Enables lookahead, preview, or non-destructive inspection of stream data.
Implemented in MayaFlux::Kakshya::SoundStreamContainer.