Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
| |
|
| Name |
FNaluH264 |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/CodecUtils/CodecUtilsH264.h |
| Include Path |
#include "Video/CodecUtils/CodecUtilsH264.h" |
Syntax
struct FNaluH264
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Data |
const uint8 * |
|
Video/CodecUtils/CodecUtilsH264.h |
|
| RefIdc |
uint8 |
|
Video/CodecUtils/CodecUtilsH264.h |
|
| Size |
uint64 |
|
Video/CodecUtils/CodecUtilsH264.h |
|
| Start |
uint64 |
|
Video/CodecUtils/CodecUtilsH264.h |
|
| StartCodeSize |
uint8 |
|
Video/CodecUtils/CodecUtilsH264.h |
|
| Type |
ENaluType |
|
Video/CodecUtils/CodecUtilsH264.h |
|