MSVidAnalogTunerDevice

[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]

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.

Video Control Objects (C++)