Share via


MSVidBDATunerDevice

[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 MSVidBDATunerDevice object represents a BDA-compatible digital TV tuner.

Interfaces IMSVidDevice2, IMSVidTuner
Outgoing Event Interfaces IMSVidTunerEvent

Remarks

If the current input device is a BDA-compatible digital 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 BDA-compatible digital tuner, you can obtain this object by calling the IMSVidCtl::get__InputsAvailable method.

Video Control Objects (C++)