Method SeekToFrame
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
SeekToFrame(int, float)
Seek to a specific frame, range is [0, GetMaxFrameNumber()] 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 void SeekToFrame(int frame, float overrideFrameRate = 0)
Parameters
frameintoverrideFrameRatefloat