tVidFmtDescList
A
tVidFmtDescList
is a
std::vector
of smart pointers to
VideoFormatDesc
objects.
Syntax:
typedef
std
::
vector
<
tVidFmtDescPtr
>
tVidFmtDescList
;
<< Grabber