|
MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::IO::CameraReader::setup_io_service | ( | uint64_t | reader_id | ) |
Setup an IOService for this reader with the given reader_id.
| reader_id | Globally unique ID assigned to this reader. |
This is method is called when working outside of IOManager for self registration. IOManager::open_camera() handles this automatically for managed readers.
Definition at line 30 of file CameraReader.cpp.
References MayaFlux::Registry::BackendRegistry::instance(), m_owns_service, m_standalone_reader_id, m_standalone_service, pull_frame_all(), and MayaFlux::Registry::BackendRegistry::register_service().
Here is the call graph for this function: