Table of Contents

Method GetCurrentTimeFrames

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

GetCurrentTimeFrames(float)

Returns the current video time in frames, 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 int GetCurrentTimeFrames(float overrideFrameRate = 0)

Parameters

overrideFrameRate float

Returns

int