Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
| Name | FVP8FrameConfig |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/CodecUtils/CodecUtilsVP8.h |
| Include Path | #include "Video/CodecUtils/CodecUtilsVP8.h" |
Syntax
struct FVP8FrameConfig
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Video/CodecUtils/CodecUtilsVP8.h | |||
FVP8FrameConfig
(
EBufferFlags Last, |
Video/CodecUtils/CodecUtilsVP8.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ArfBufferFlags | EBufferFlags | Video/CodecUtils/CodecUtilsVP8.h | ||
| GoldenBufferFlags | EBufferFlags | Video/CodecUtils/CodecUtilsVP8.h | ||
| LastBufferFlags | EBufferFlags | Video/CodecUtils/CodecUtilsVP8.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IntraFrame() |
Video/CodecUtils/CodecUtilsVP8.h | ||
bool References
(
EBufferType Buffer |
Video/CodecUtils/CodecUtilsVP8.h | ||
bool Updates
(
EBufferType Buffer |
Video/CodecUtils/CodecUtilsVP8.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FVP8FrameConfig GetIntraFrameConfig() |
Video/CodecUtils/CodecUtilsVP8.h |