imVideoCaptureSetInOut

Allows to control the input and output of devices that have multiple input and outputs. * The cross index controls in which stage the input/output will be set. Usually use 1, but some capture boards * has a second stage. In Direct X it controls the crossbars. * * \verbatim vc:SetInOut(input, output, cross: number) -> error: boolean [in Lua 5] \endverbatim * \ingroup capture

version(IM && Windows && D_LP64)
extern (C) @nogc nothrow
int
imVideoCaptureSetInOut

Meta