ref_iface_IVDXStreamSource_GetStreamSourceInfo - shekh/VirtualDub2 GitHub Wiki
VirtualDub Plugin SDK 1.2
IVDXStreamSource interface
Obtains basic information about the stream.
void GetStreamSourceInfo(VDXStreamSourceInfo& info);
info | Object to fill out with stream information. |
This method is not thread-safe.
Errors may not be returned from this function (see SetError()).
Copyright (C) 2007-2012 Avery Lee.