Navigation
API > API/Plugins > API/Plugins/ElectraBase
Inheritance Hierarchy
- TSharedFromThis
- IDecoderOutputPoolable
- IDecoderOutput
- FVideoDecoderOutput
- FVideoDecoderOutputAndroid
- FVideoDecoderOutputPC
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaVideoDecoderOutput.h |
| Include | #include "MediaVideoDecoderOutput.h" |
Syntax
class FVideoDecoderOutput : public IDecoderOutput
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| double | |||
| int32 | |||
| TSharedPtr< const IVideoDecoderColorimetry, ESPMode::ThreadSafe > | |||
| FVideoDecoderCropInfo | GetCropInfo () |
||
| const Electra::FParamDict & | GetDict () |
||
| FIntPoint | GetDim () |
||
| EPixelFormat | GetFormat () |
||
| EVideoDecoderPixelEncoding | |||
| TSharedPtr< const IVideoDecoderHDRInformation, ESPMode::ThreadSafe > | |||
| EVideoOrientation | |||
| FIntPoint | GetOutputDim () |
||
| void | Initialize
(
TSharedPtr< Electra::FParamDict, ESPMode::ThreadSafe > InParamDict |
Overridden from IDecoderOutput
| Type | Name | Description | |
|---|---|---|---|
| FTimespan | GetDuration () |
||
| FDecoderTimeStamp | GetTime () |