Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| Name | FMimeTypeVideoCodecInfo |
| Type | struct |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/ElectraDecodersUtils.h |
| Include Path | #include "ElectraDecodersUtils.h" |
Syntax
struct FMimeTypeVideoCodecInfo : public ElectraDecodersUtil::FMimeTypeCodecInfo
Inheritance Hierarchy
- FMimeTypeCodecInfo → FMimeTypeVideoCodecInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CompatibilityFlags | uint32 | ElectraDecodersUtils.h | ||
| Constraints | uint64 | ElectraDecodersUtils.h | ||
| Extras | int32 | ElectraDecodersUtils.h | ||
| Level | int32 | ElectraDecodersUtils.h | ||
| NumBitsLuma | int32 | ElectraDecodersUtils.h | ||
| Profile | int32 | ElectraDecodersUtils.h | ||
| ProfileSpace | int32 | ElectraDecodersUtils.h | ||
| Tier | int32 | ElectraDecodersUtils.h |