Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
| |
|
| Name |
FCodecSpecificInfoH264 |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/VideoCodecSpecificInfo.h |
| Include Path |
#include "Video/VideoCodecSpecificInfo.h" |
Syntax
struct FCodecSpecificInfoH264
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bBaseLayerSync |
bool |
|
Video/VideoCodecSpecificInfo.h |
|
| bIdrFrame |
bool |
|
Video/VideoCodecSpecificInfo.h |
|
| PacketizationMode |
EH264PacketizationMode |
|
Video/VideoCodecSpecificInfo.h |
|
| TemporalIdx |
uint8 |
|
Video/VideoCodecSpecificInfo.h |
|