Navigation
API > API/Plugins > API/Plugins/ElectraDecoders
| Name | ElectraDecodersUtil::MPEG::ESEIStreamType |
| Type | enum |
| Header File | /Engine/Plugins/Media/ElectraCodecs/Source/ElectraDecoders/Public/Utils/MPEG/ElectraUtilsMPEGVideo.h |
| Include Path | #include "Utils/MPEG/ElectraUtilsMPEGVideo.h" |
Syntax
namespace ElectraDecodersUtil
{
namespace MPEG
{
enum ESEIStreamType
{
H264,
H265,
}
}
}
Values
| Name | Remarks |
|---|---|
| H264 | |
| H265 |