Cogs.Core
|
Public Attributes | |
Cogs::Core::TextureHandle | texture |
uint64_t | timestamp = 0 |
uint64_t | duration = 0 |
bool | forceIntra = false |
bool | forceIDR = false |
bool | outputSPSPPS = false |
Definition at line 57 of file IVideoEncoder.h.
uint64_t Cogs::Core::VideoEncoderInput::duration = 0 |
Definition at line 61 of file IVideoEncoder.h.
bool Cogs::Core::VideoEncoderInput::forceIDR = false |
Definition at line 63 of file IVideoEncoder.h.
bool Cogs::Core::VideoEncoderInput::forceIntra = false |
Definition at line 62 of file IVideoEncoder.h.
bool Cogs::Core::VideoEncoderInput::outputSPSPPS = false |
Definition at line 64 of file IVideoEncoder.h.
Cogs::Core::TextureHandle Cogs::Core::VideoEncoderInput::texture |
Definition at line 59 of file IVideoEncoder.h.
uint64_t Cogs::Core::VideoEncoderInput::timestamp = 0 |
Definition at line 60 of file IVideoEncoder.h.