IltmmTVTuner Interface
The IltmmTVTuner Interface provides methods and properties to control TV tuner devices, supporting tuners for analog broadcast television and AM/FM radio. This interface is retrieved using IltmmCapture::get_TVTuner.
In addition to the methods inherited from IDispatch, the IltmmTVTuner Interface exposes the following functions:
Functions
IltmmTVTuner::get_AudioFrequency
IltmmTVTuner::get_AudioSubChannel
IltmmTVTuner::get_AvailableModes
IltmmTVTuner::get_AvailableTVFormats
IltmmTVTuner::get_ConnectInput
IltmmTVTuner::get_NumInputConnections
IltmmTVTuner::get_SignalPresent
IltmmTVTuner::get_VideoFrequency
IltmmTVTuner::get_VideoSubChannel
IltmmTVTuner::put_ConnectInput
For more detailed information, refer to the Microsoft documentation for the IAMTVTuner interface, at http://msdn.microsoft.com/archive/default.asp?url=/library/en-us/directshow/htm/iamtvtunerinterface.asp.