Navigation
API > API/Plugins > API/Plugins/ElectraBase > API/Plugins/ElectraBase/FDecoderTimeStamp
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MediaDecoderOutput.h | |||
FDecoderTimeStamp
(
FTimespan InTime, |
MediaDecoderOutput.h |
FDecoderTimeStamp()
| Name | FDecoderTimeStamp |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaDecoderOutput.h |
| Include Path | #include "MediaDecoderOutput.h" |
FDecoderTimeStamp()
FDecoderTimeStamp(FTimespan, int64)
| Name | FDecoderTimeStamp |
| Type | function |
| Header File | /Engine/Plugins/Media/ElectraUtil/Source/ElectraBase/Public/MediaDecoderOutput.h |
| Include Path | #include "MediaDecoderOutput.h" |
FDecoderTimeStamp
(
FTimespan InTime,
int64 InSequenceIndex
)