Navigation
API > API/Plugins > API/Plugins/ElectraDecoders > API/Plugins/ElectraDecoders/FSequenceParameterSet
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString GetFormatInfo () |
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h | ||
static FString GetFormatInfo
(
uint32 InProfileIDC, |
Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
GetFormatInfo()
| Name | GetFormatInfo |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
| Include Path | #include "Utils/MPEG/ElectraUtilsMPEGVideo_H264.h" |
| Source | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Utils/MPEG/ElectraUtilsMPEGVideo_H264.cpp |
FString GetFormatInfo() const
GetFormatInfo(uint32, uint32, uint32)
| Name | GetFormatInfo |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo_H264.h |
| Include Path | #include "Utils/MPEG/ElectraUtilsMPEGVideo_H264.h" |
| Source | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Private/Utils/MPEG/ElectraUtilsMPEGVideo_H264.cpp |
static FString GetFormatInfo
(
uint32 InProfileIDC,
uint32 InLevelIDC,
uint32 InConstraintFlags
)