Method ExtractFrameAsync
- Namespace
- RenderHeads.Media.AVProVideo
- Assembly
- AVProVideo.Runtime.dll
ExtractFrameAsync(Texture2D, ProcessExtractedFrame, double, bool, int, int)
public void ExtractFrameAsync(Texture2D target, MediaPlayer.ProcessExtractedFrame callback, double timeSeconds = -1, bool accurateSeek = true, int timeoutMs = 1000, int timeThresholdMs = 100)
Parameters
targetTexture2DcallbackMediaPlayer.ProcessExtractedFrametimeSecondsdoubleaccurateSeekbooltimeoutMsinttimeThresholdMsint