Table of Contents

Method ExtractFrame

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

ExtractFrame(Texture2D, double, bool, int, int)

public Texture2D ExtractFrame(Texture2D target, double timeSeconds = -1, bool accurateSeek = true, int timeoutMs = 1000, int timeThresholdMs = 100)

Parameters

target Texture2D
timeSeconds double
accurateSeek bool
timeoutMs int
timeThresholdMs int

Returns

Texture2D