ref_iface_IVDXVideoDecoder_Reset - shekh/VirtualDub2 GitHub Wiki

VirtualDub Plugin SDK 1.2

IVDXVideoDecoder interface

IVDXVideoDecoder:: Reset

Discards all cached frame data from the decoder.

void Reset();

Thread safety

This method is not thread-safe.

Errors

Errors may not be returned from this function (see SetError()).

Remarks

This must produce the same effects to the decoder model as IVDXVideoDecoderModel::Reset().


Copyright (C) 2007-2012 Avery Lee.

⚠️ **GitHub.com Fallback** ⚠️