Navigation
API > API/Plugins > API/Plugins/AVCodecsCoreRHI
| Name | USimpleVideoHelper |
| Type | class |
| Header File | /Engine/Plugins/Experimental/AVCodecs/AVCodecsCore/Source/AVCodecsCoreRHI/Public/Video/SimpleVideo.h |
| Include Path | #include "Video/SimpleVideo.h" |
Syntax
UCLASS (MinimalAPI, Abstract)
class USimpleVideoHelper : public USimpleAVHelper
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → USimpleAVHelper → USimpleVideoHelper
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ESimpleVideoCodec GuessCodec
(
TSharedRef< FAVInstance > const& Instance |
Video/SimpleVideo.h | ||
static void ShareRenderTarget2D
(
UTextureRenderTarget2D* RenderTarget |
Video/SimpleVideo.h |
|