Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/Video
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/VideoCodecSpecificInfo.h |
| Include | #include "Video/VideoCodecSpecificInfo.h" |
Syntax
struct FCodecSpecificInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEndOfPicture | ||
| EVideoCodec | Codec | ||
| FCodecSpecificInfoUnion | CodecSpecific | ||
| TOptional< FGenericFrameInfo > | GenericFrameInfo | ||
| TOptional< FFrameDependencyStructure > | TemplateStructure |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FCodecSpecificInfo
(
const FCodecSpecificInfo& |
Destructors
| Type | Name | Description | |
|---|---|---|---|