Cogs.Core
|
Public Attributes | |
struct IVideoEncoder * | encoder = nullptr |
int64_t | nextEncodeTime = 0 |
int64_t | nextRestartTime = 0 |
Definition at line 7 of file VideoCaptureSystem.h.
struct IVideoEncoder* Cogs::Core::VideoCaptureData::encoder = nullptr |
Definition at line 9 of file VideoCaptureSystem.h.
int64_t Cogs::Core::VideoCaptureData::nextEncodeTime = 0 |
Definition at line 10 of file VideoCaptureSystem.h.
int64_t Cogs::Core::VideoCaptureData::nextRestartTime = 0 |
Definition at line 11 of file VideoCaptureSystem.h.