ref_iface_IVDXStreamSource_GetDirectFormatLen - shekh/VirtualDub2 GitHub Wiki

VirtualDub Plugin SDK 1.2

IVDXStreamSource interface

IVDXStreamSource:: GetDirectFormatLen

Obtains the size of the direct format structure for the stream, if present.

int GetDirectFormatLen();

Thread safety

This method is not thread-safe.

Errors

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

Return value

The length of the direct format structure, in bytes, or zero if one is not present.


Copyright (C) 2007-2012 Avery Lee.

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