Navigation
API > API/Plugins > API/Plugins/MediaIOCore > API/Plugins/MediaIOCore/FMediaIOCoreTextureSampleBase
- IMediaTextureSample::GetDuration()
- FMediaIOCoreTextureSampleBase::GetDuration()
References
Module | MediaIOCore |
Header | /Engine/Plugins/Media/MediaIOFramework/Source/MediaIOCore/Public/MediaIOCoreTextureSampleBase.h |
Include | #include "MediaIOCoreTextureSampleBase.h" |
virtual 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