ltmmTVTuner.SetChannel Method
object.SetChannel(Channel As Long, VideoSubChannel As Long, AudioSubChannel As Long) |
Remarks
Sets the TV channel.
The ltmmTVTuner.Channel Property contains the current TV channel.
This method eventually converts the TV channel to a TV frequency. For a list of frequencies for channels, see the Microsoft Documentation International Analog TV Tuning at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/internationalanalogtvtuning.asp.
For more detailed information, refer to Microsoft documentation for IAMTVTuner::put_Channel at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directshow/htm/iamtunerput_channel.asp.
See Also