|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
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.
Implements MayaFlux::Kakshya::StreamContainer.
Definition at line 452 of file VideoStreamContainer.cpp.