IAMTVTuner::put_ConnectInput
Microsoft DirectShow 9.0 |
IAMTVTuner::put_ConnectInput
The put_ConnectInput method sets the hardware tuner input connection.
Syntax
HRESULT put_ConnectInput( long lIndex );
Parameters
lIndex
[in] Index value of the input pin to set connection for.
Return Values
Returns an HRESULT value that depends on the implementation of the interface.
Requirements
Header: Declared in Strmif.h; include Dshow.h.
Library: Use Strmiids.lib.
See Also