Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FVideoDecoderConfig | Implementation of Video Decoding domain, see TAVCoder for inheritance model | ||
| FVideoDescriptor | This struct defines how the allocated resource memory is used in the context of a video. | ||
| FVideoEncoderConfig | |||
| FVideoPacket | Video-specific packet container. | ||
| FVideoResource | Base wrapper for a video device resource. | ||
| TPooledVideoResource | A simple pool-based resolvable video resource. | ||
| TVideoDecoder | Video decoder with a factory, that supports typesafe resource handling and configuration. | ||
| TVideoEncoder | Video encoder with a factory, that supports typesafe resource handling and configuration. | ||
| TVideoResource | Convenience wrapper for a video device resource that requires a specific device context to function. |
Typedefs
| Name | Description |
|---|---|
| FVideoDecoder | |
| FVideoEncoder | |
| TDelegatedVideoResource | Wrapper for delegated resolvable video resources. |
| TResolvableVideoResource | Wrapper for resolvable video resources. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EMultipassMode | |||
| ERateControlMode | Implementation of Video Encoding domain, see TAVCoder for inheritance model | ||
| EVideoFormat |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
EPixelFormat LHS, |
||
| bool | operator!=
(
EVideoFormat LHS, |
||
| bool | operator==
(
EPixelFormat LHS, |
||
| bool | operator==
(
EVideoFormat LHS, |