|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
overridevirtual |
Attach the reader to a TextureBuffer.
Registers as a dimension reader on the container, validates that the container is ready, and performs an initial frame extraction.
| buffer | The TextureBuffer to attach to. |
Reimplemented from MayaFlux::Buffers::BufferProcessor.
Definition at line 25 of file VideoContainerBuffer.cpp.
References MayaFlux::Journal::BufferProcessing, MayaFlux::Journal::Buffers, extract_frame_data(), m_container, m_reader_id, m_update_flags, and MF_ERROR.
Here is the call graph for this function: