Method GetDurationFrames
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
GetDurationFrames(float)
Returns media duration in frames NOTE: For best results the video should be encoded as keyframes only and have no audio track, or an audio track with the same length as the video track
public int GetDurationFrames(float overrideFrameRate = 0)
Parameters
overrideFrameRatefloat
Returns
- int