Navigation
API > API/Plugins > API/Plugins/WebMMedia > API/Plugins/WebMMedia/FWebMMediaAudioSample
- IMediaAudioSample::GetDuration()
- FWebMMediaAudioSample::GetDuration()
References
| Module | WebMMedia |
| Header | /Engine/Plugins/Media/WebMMedia/Source/WebMMedia/Public/WebMMediaAudioSample.h |
| Include | #include "WebMMediaAudioSample.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
GetRate