Navigation
API > API/Plugins > API/Plugins/AVCodecsCoreRHI > API/Plugins/AVCodecsCoreRHI/USimpleVideoEncoder
| Name | FAsyncFrame |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCoreRHI/Public/Video/Encoders/SimpleVideoEncoder.h |
| Include Path | #include "Video/Encoders/SimpleVideoEncoder.h" |
Syntax
struct FAsyncFrame
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAsyncFrame () |
Video/Encoders/SimpleVideoEncoder.h | ||
FAsyncFrame
(
TSharedPtr< FVideoResourceRHI > const& Resource, |
Video/Encoders/SimpleVideoEncoder.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bForceKeyframe | bool | Video/Encoders/SimpleVideoEncoder.h | ||
| Resource | TSharedPtr< FVideoResourceRHI > | Video/Encoders/SimpleVideoEncoder.h | ||
| Timestamp | uint32 | Video/Encoders/SimpleVideoEncoder.h |