|
| enum class | InitializeResult {
Valid
, SizeInvalid
, FormatUnknown
, FormatError
,
IOContextError
, EncoderUnknown
, ContextCreateError
, CodecOpenError
,
VideoStreamError
, CodecParamCopyError
, HeaderWriteError
, FrameAllocateError
,
FrameBufferError
, PacketError
, UnsupportedOutputPixelFormat
, OutputFormatInvalid
} |
| |
| enum class | OutputPixelFormat {
YUV420P
, YUV444P
, GRAY8
, GRAY16
,
RGB24
, RGBA
, BGRA
, BGR0
} |
| |
The documentation for this class was generated from the following file:
- ImFusion/Base/VideoFileRecorder.h