◆ m_Cond
| std::condition_variable CVideo::CVideoRecorderThread::m_Cond |
◆ m_Finished
| bool CVideo::CVideoRecorderThread::m_Finished = false |
◆ m_HasVideoFrame
| bool CVideo::CVideoRecorderThread::m_HasVideoFrame = false |
◆ m_Mutex
| std::mutex CVideo::CVideoRecorderThread::m_Mutex |
◆ m_Started
| bool CVideo::CVideoRecorderThread::m_Started = false |
◆ m_Thread
| std::thread CVideo::CVideoRecorderThread::m_Thread |
◆ m_VideoFillCond
| std::condition_variable CVideo::CVideoRecorderThread::m_VideoFillCond |
◆ m_VideoFillMutex
| std::mutex CVideo::CVideoRecorderThread::m_VideoFillMutex |
◆ m_VideoFrameToFill
| uint64_t CVideo::CVideoRecorderThread::m_VideoFrameToFill = 0 |
The documentation for this class was generated from the following file: