MSVidBDATunerDevice

 
Microsoft DirectShow 9.0

MSVidBDATunerDevice

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.

See Also