Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaTextureSample
- IMediaTextureSample::GetDuration()
- FWebMMediaTextureSample::GetDuration()
- IElectraTextureSampleBase::GetDuration()
- FMediaIOCoreTextureSampleBase::GetDuration()
References
Module | Media |
Header | /Engine/Source/Runtime/Media/Public/IMediaTextureSample.h |
Include | #include "IMediaTextureSample.h" |
FTimespan GetDuration&40;&41; const
Remarks
Get the amount of time for which the sample is valid.
A duration of zero indicates that the sample is valid until the timecode of the next sample in the queue. Sample duration.
See Also
GetTexture