Method GetMaxFrameNumber
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
GetMaxFrameNumber(float)
Returns highest frame number that can be seeked to 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 GetMaxFrameNumber(float overrideFrameRate = 0)
Parameters
overrideFrameRatefloat
Returns
- int