Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
| Name | FGroupOfFramesInfo |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/CodecUtils/CodecUtilsVP9.h |
| Include Path | #include "Video/CodecUtils/CodecUtilsVP9.h" |
Syntax
struct FGroupOfFramesInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| NumFramesInGof | size_t | Video/CodecUtils/CodecUtilsVP9.h | ||
| NumRefPics | uint8 | Video/CodecUtils/CodecUtilsVP9.h | ||
| PidDiff | uint8 | Video/CodecUtils/CodecUtilsVP9.h | ||
| PidStart | uint16 | Video/CodecUtils/CodecUtilsVP9.h | ||
| TemporalIdx | uint8 | Video/CodecUtils/CodecUtilsVP9.h | ||
| TemporalUpSwitch | bool | Video/CodecUtils/CodecUtilsVP9.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetGofInfo
(
ETemporalStructureMode tm |
Video/CodecUtils/CodecUtilsVP9.h |