Table of Contents

Method SeekToFrameRelative

Namespace
RenderHeads.Media.AVProVideo
Assembly
AVProVideo.Runtime.dll

SeekToFrameRelative(int, float)

Seek forwards or backwards relative to the current frame 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

void SeekToFrameRelative(int frameOffset, float overrideFrameRate = 0)

Parameters

frameOffset int
overrideFrameRate float