MSVidAnalogTunerDevice
Microsoft DirectShow 9.0 |
MSVidAnalogTunerDevice
This topic applies to Windows XP or later.
The MSVidAnalogTunerDevice object represents a non-BDA analog TV tuner.
Interfaces | IMSVidAnalogTuner, IMSVidAnalogTuner2, IMSVidDevice2, IScanningTuner |
Outgoing Event Interfaces | IMSVidAnalogTunerEvent |
Remarks
If the current input device is a non-BDA analog tuner, you can obtain this object by calling the IMSVidCtl::get_InputActive method on the Video Control. Also, if the user's system contains a non-BDA analog tuner, you can obtain this object by calling the IMSVidCtl::get__InputsAvailable method.
See Also