The IltmmTVTuner Interface provides methods and properties to control TV tuner devices, supporting tuners for analog broadcast television, ATSC digital broadcast (cable and antenna), 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
ltmmTVTuner::AudioSubChannelValue
IltmmTVTuner::get_AudioFrequency
IltmmTVTuner::get_AudioSubChannel
IltmmTVTuner::get_AudioSubChannelCount
IltmmTVTuner::get_AvailableModes
IltmmTVTuner::get_AvailableTVFormats
IltmmTVTuner::get_ConnectInput
IltmmTVTuner::get_NumInputConnections
IltmmTVTuner::get_SignalPresent
IltmmTVTuner::get_VideoFrequency
IltmmTVTuner::get_VideoSubChannel
IltmmTVTuner::get_VideoSubChannelCount
IltmmTVTuner::put_ConnectInput
IltmmTVTuner::get_VideoSubChannelCount
IltmmTVTuner::VideoSubChannelValue
IltmmTVTuner::get_AudioSubChannelCount
IltmmTVTuner::AudioSubChannelValue
IltmmTVTuner::VideoSubChannelValue
For more detailed information, refer to the Microsoft documentation for the IAMTVTuner interface
Win32, x64