Microsoft DirectX 9.0 |
This topic applies to Windows XP only.
The MSVidBDATunerDevice object represents a BDA-compatible digital TV tuner.
Interfaces | 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