Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
| Name | FCodecSpecificInfoUnion |
| Type | union |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/VideoCodecSpecificInfo.h |
| Include Path | #include "Video/VideoCodecSpecificInfo.h" |
Syntax
union FCodecSpecificInfoUnion
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| H264 | FCodecSpecificInfoH264 | Video/VideoCodecSpecificInfo.h | ||
| VP8 | FCodecSpecificInfoVP8 | Video/VideoCodecSpecificInfo.h | ||
| VP9 | FCodecSpecificInfoVP9 | Video/VideoCodecSpecificInfo.h |