ITunerCap Interface
Microsoft DirectShow 9.0 |
ITunerCap Interface
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.
In addition to the methods inherited from IUnknown, the ITunerCap interface exposes the following methods.
Method | Description |
get_AuxInputCount | Retrieves a count of the number of auxiliary inputs on the TV tuner. |
get_SupportedNetworkTypes | Retrieves a list of the network types that are supported by the TV tuner. |
get_SupportedVideoFormats | Retrieves the video formats that are supported by the TV tuner. |
Requirements
Header: Include Bdaiface.h.
See Also