ITunerCap interface (tuner.h)

[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 Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.

The ITunerCap interface provides information about the capabilities of a BDA device filter that represents a TV tuner.

Inheritance

The ITunerCap interface inherits from the IUnknown interface. ITunerCap also has these types of members:

Methods

The ITunerCap interface has these methods.

 
ITunerCap::get_AuxInputCount

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
ITunerCap::get_SupportedNetworkTypes

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
ITunerCap::get_SupportedVideoFormats

This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.

Remarks

To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(ITunerCap).

Requirements

   
Target Platform Windows
Header tuner.h

See also

BDA Interfaces