Navigation
API > API/Plugins > API/Plugins/ElectraBase
| Name | IVideoDecoderTexture |
| Type | class |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaVideoDecoderOutput.h |
| Include Path | #include "MediaVideoDecoderOutput.h" |
Syntax
class IVideoDecoderTexture : public TSharedFromThis< IVideoDecoderTexture, ESPMode::ThreadSafe >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → IVideoDecoderTexture
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IVideoDecoderTexture() |
MediaVideoDecoderOutput.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~IVideoDecoderTexture() |
MediaVideoDecoderOutput.h |