|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
|
inline |
Assign an externally-managed reader_id before load_into_container().
When IOManager is present it assigns a globally unique id and calls this before load_into_container(). If never called, load_into_container() generates a local id from an instance-private atomic — safe for standalone single-reader use, but not unique across concurrent readers.
| id | Opaque id assigned by the orchestration layer. |
Definition at line 163 of file VideoFileReader.hpp.
References m_reader_id.