ref_iface_IVDXVideoDecoder_IsFrameBufferValid - shekh/VirtualDub2 GitHub Wiki
VirtualDub Plugin SDK 1.2
IVDXVideoDecoder interface
True if the frame buffer in the decoder holds a valid decoded frame.
bool IsFrameBufferValid();
This method is not thread-safe.
Errors may not be returned from this function (see SetError()).
Copyright (C) 2007-2012 Avery Lee.