ref_iface_IVDXStreamSource_GetDecodeErrorMode - shekh/VirtualDub2 GitHub Wiki
VirtualDub Plugin SDK 1.2
IVDXStreamSource interface
Queries the stream source for the current error handling strategy.
ErrorMode GetDecodeErrorMode();
This method is not thread-safe.
Errors may not be returned from this function (see SetError()).
The current error handling mode for this stream source.
Copyright (C) 2007-2012 Avery Lee.