ref_iface_IVDXStreamSource_IsDecodeErrorModeSupported - shekh/VirtualDub2 GitHub Wiki

VirtualDub Plugin SDK 1.2

IVDXStreamSource interface

IVDXStreamSource:: IsDecodeErrorModeSupported

Queries whether the stream source supports a particular error handling strategy.

bool IsDecodeErrorModeSupported(ErrorMode mode);

Thread safety

This method is not thread-safe.

Errors

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

Return value

Returns true if the given error handling mode is supported.

Remarks

At least one error handling mode must be supported.


Copyright (C) 2007-2012 Avery Lee.

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