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