Cogs.Core
|
Public Attributes | |
Codec | codec = Codec::H264 |
ChromaFormat | chroma_format = ChromaFormat::Chroma420 |
uint32_t | bit_depth = 8 |
Definition at line 118 of file IVideoDecoder.h.
uint32_t Cogs::Core::VideoDecoderCaps::bit_depth = 8 |
Definition at line 122 of file IVideoDecoder.h.
ChromaFormat Cogs::Core::VideoDecoderCaps::chroma_format = ChromaFormat::Chroma420 |
Definition at line 121 of file IVideoDecoder.h.
Codec Cogs::Core::VideoDecoderCaps::codec = Codec::H264 |
Definition at line 120 of file IVideoDecoder.h.