Navigation
API > API/Plugins > API/Plugins/AVCodecsCore
| Name | FCodecSpecificInfoVP8 |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/VideoCodecSpecificInfo.h |
| Include Path | #include "Video/VideoCodecSpecificInfo.h" |
Syntax
struct FCodecSpecificInfoVP8
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BuffersCount | size_t | Video/VideoCodecSpecificInfo.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bLayerSync | bool | Video/VideoCodecSpecificInfo.h | ||
| bNonReference | bool | Video/VideoCodecSpecificInfo.h | ||
| bUseExplicitDependencies | bool | Used to generate the list of dependency frames. | Video/VideoCodecSpecificInfo.h | |
| KeyIdx | int8 | Video/VideoCodecSpecificInfo.h | ||
| ReferencedBuffers | size_t | Video/VideoCodecSpecificInfo.h | ||
| ReferencedBuffersCount | size_t | Video/VideoCodecSpecificInfo.h | ||
| TemporalIdx | uint8 | Video/VideoCodecSpecificInfo.h | ||
| UpdatedBuffers | size_t | Video/VideoCodecSpecificInfo.h | ||
| UpdatedBuffersCount | size_t | Video/VideoCodecSpecificInfo.h |