Navigation
API > API/Plugins > API/Plugins/ElectraBase
Inheritance Hierarchy
- TSharedFromThis
- IDecoderOutputPoolable
- IDecoderOutput
- FVideoDecoderOutput
- FVideoDecoderOutputAndroid
- FVideoDecoderOutputPC
- IAudioDecoderOutput
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaDecoderOutput.h |
| Include | #include "MediaDecoderOutput.h" |
Syntax
class IDecoderOutput : public IDecoderOutputPoolable
Functions
| Type | Name | Description | |
|---|---|---|---|
| FTimespan | GetDuration () |
||
| Electra::FParamDict & | |||
| FDecoderTimeStamp | GetTime () |
||
| void | SetOwner
(
const TSharedPtr< IDecoderOutputOwner, ESPMode::ThreadSafe >& Renderer |