Cogs.Core
Public Attributes | List of all members
Cogs::Core::VideoCaptureData Struct Reference

Public Attributes

struct IVideoEncoderencoder = nullptr
 
int64_t nextEncodeTime = 0
 
int64_t nextRestartTime = 0
 

Detailed Description

Definition at line 7 of file VideoCaptureSystem.h.

Member Data Documentation

◆ encoder

struct IVideoEncoder* Cogs::Core::VideoCaptureData::encoder = nullptr

Definition at line 9 of file VideoCaptureSystem.h.

◆ nextEncodeTime

int64_t Cogs::Core::VideoCaptureData::nextEncodeTime = 0

Definition at line 10 of file VideoCaptureSystem.h.

◆ nextRestartTime

int64_t Cogs::Core::VideoCaptureData::nextRestartTime = 0

Definition at line 11 of file VideoCaptureSystem.h.


The documentation for this struct was generated from the following file: