LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
TVTuner Class Members
See Also  Properties  Methods 
Leadtools.Multimedia Namespace : TVTuner Class

The following tables list the members exposed by TVTuner.

Public Properties

 NameDescription
public Property AudioFrequencyGets the tuned audio frequency, in Hertz, for the currently selected channel.  
public Property AudioSubChannelGets the currently set audio subchannel.  
public Property AudioSubChannelCountGets the audio subchannel count for a multifunction tuner.  
public Property AvailableModesGets the modes supported by the installed tuner  
public Property AvailableTVFormatsGets the analog video TV standards supported by the installed tuner.  
public Property ChannelGets the current channel.  
public Property ChannelMaxGets the highest channel available.  
public Property ChannelMinGets the lowest channel available.  
public Property ConnectInputGets or sets the input pin that has the current connection.  
public Property CountryCodeGets or sets the country or region code that is used in channel to frequency conversion.  
public Property ModeGets or sets the current mode of a multifunction tuner.  
public Property NumInputConnectionsGets the number of TV sources plugged into the tuner filter.  
public Property SignalPresentGets a value which indicates whether a signal is present on the current channel.  
public Property TuningSpaceGets or sets the current tuning space.  
public Property TVFormatGets the analog video TV standard format in use.  
public Property VideoFrequencyGets the video frequency, in Hertz, for the current channel.  
public Property VideoSubChannelGets the current video sub-channel.  
public Property VideoSubChannelCountGets the video subchannel count for a multifunction tuner.  
Top

Public Methods

 NameDescription
public Method AudioSubChannelValueGets the audio sub-channel count for a multifunction tuner.  
public Method AutoTuneFine tunes the specified channel by scanning for the most precise signal for that channel.  
public Method GetInputTypeGets the input type for the specified pin.  
public Method LogonLogs a user on to the system.  
public Method LogoutLogs the current user out.  
public Method SetChannelSets the TV channel.  
public Method SetInputTypeSets the TV tuner input type.  
public Method StoreAutoTuneSaves the fine-tuning information for all channels.  
public Method VideoSubChannelValueGets the video subchannel value for the given index.  
Top

See Also