Navigation
API > API/Plugins > API/Plugins/ElectraBase
References
| Module | ElectraBase |
| Header | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaMetaDataDecoderOutput.h |
| Include | #include "MediaMetaDataDecoderOutput.h" |
Syntax
class IMetaDataDecoderOutput
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const void * | GetData () |
||
| EDispatchedMode | Returns the type with which this event was dispatched. | ||
| FTimespan | GetDuration () |
||
| const FString & | GetID () |
Returns the event's ID. | |
| EOrigin | GetOrigin () |
Returns where the event originated from. | |
| const FString & | Returns the event's scheme id URI. | ||
| uint32 | GetSize () |
||
| FDecoderTimeStamp | GetTime () |
||
| TOptional< FDecoderTimeStamp > | Returns the base time (the "zero point") of the track, if available, to calculate the relative time of this metadata from GetTime() if this is based on some non-zero anchor. | ||
| const FString & | GetValue () |
Returns the event's value. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EDispatchedMode | |||
| EOrigin |