Navigation
API > API/Plugins > API/Plugins/AVCodecsCore > API/Plugins/AVCodecsCore/Video
References
| Module | AVCodecsCore |
| Header | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCore/Public/Video/DependencyDescriptor.h |
| Include | #include "Video/DependencyDescriptor.h" |
Syntax
class FFrameDependencyStructure
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< int32 > | DecodeTargetProtectedByChain | If chains are used (NumChains > 0), maps decode target index into index of the chain protecting that target. | |
| int | NumChains | ||
| int | NumDecodeTargets | ||
| TArray< FIntPoint > | Resolutions | ||
| int | StructureId | ||
| TArray< FFrameDependencyTemplate > | Templates |