DirectX.Capture Class Library

Tuner Members

Public Instance Constructors

Tuner Constructor Initialize this object with a DirectShow tuner

Public Instance Properties

AudioFrequency The current audio frequency in hertz (Hz)
Channel Get or set the TV Tuner channel.
ChannelMax Highest channel available in the tuning space.
ChannelMin Lowest channel available in the tuning space.
CountryCode Get or set the country code. Use the country code to set default frequency mappings.
InputType Get or set the tuner frequency (cable or antenna).
SignalPresent Indicates whether a TV signal is present on the current channel (horizontal lock).
VideoFrequency The current video frequency in hertz (Hz)

Public Instance Methods

ChannelAvailable Determines if the tuner can tune to a particular channel.
Dispose
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

Tuner Class | DirectX.Capture Namespace