Skip to content

ref_iface_IVDXStreamSource_SetDecodeErrorMode

shekh edited this page Apr 15, 2018 · 1 revision

VirtualDub Plugin SDK 1.2

IVDXStreamSource interface

IVDXStreamSource:: SetDecodeErrorMode

Sets the error handling strategy for the stream source.

void SetDecodeErrorMode(ErrorMode mode);

Thread safety

This method is not thread-safe.

Errors

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

Remarks

The requested error mode must be one for which IsDecodeErrorModeSupported() returns true.


Copyright (C) 2007-2012 Avery Lee.

Clone this wiki locally