Navigation
API > API/Runtime > API/Runtime/Media > API/Runtime/Media/IMediaTextureSample
References
| Module | Media |
| Header | /Engine/Source/Runtime/Media/Public/IMediaTextureSample.h |
| Include | #include "IMediaTextureSample.h" |
FTimespan GetDuration() 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