Microsoft DirectX 8.0

AnalogTVTuningSpace Object

Represents an analog TV tuning space.

Method or Property NameDescription
CLSIDRetrieves the CLSID of the tuning space.
CountryCodeInternational dialing prefix for country of physical broadcast source.
CreateTuneRequestCreate a Tune Request object.
DefaultLocatorSets or retrieves the initial default Locator that the Tuner may use after installation.
DefaultPreferredComponentTypesComponents collection object containing the default preferred component types specified by the user or application.
FriendlyNameUser-friendly name of the Tuning Space.
InputTypeInput type for this tuning space.
MaxChannelLargest channel number ever provided by this tuning space.
MinChannelSmallest channel number ever provided by this tuning space.
NetworkTypeNetwork Type (CLSID).
UniqueNameUnique name of the Tuning Space.

AnalogTVTuningSpace.CLSID Property

AnalogTVTuningSpace Object

Retrieves the CLSID of the tuning space.

Syntax

AnalogTVTuningSpace.CLSID

Remarks

This property is read only.

AnalogTVTuningSpace.CountryCode Property

AnalogTVTuningSpace Object

International dialing prefix for country of physical broadcast source.

Syntax

AnalogTVTuningSpace.CountryCode

Remarks

This property is read-write.

AnalogTVTuningSpace.CreateTuneRequest Method

AnalogTVTuningSpace Object

Create a Tune Request object.

Syntax

AnalogTVTuningSpace.CreateTuneRequest()

Return Value

Returns a ChannelTuneRequest object.

AnalogTVTuningSpace.DefaultLocator Property

AnalogTVTuningSpace Object

Sets or retrieves the initial default Locator object that the Tuner may use after installation.

Syntax

AnalogTVTuningSpace.DefaultLocator

Remarks

This property is read-write.

AnalogTVTuningSpace.DefaultPreferredComponentTypes Property

AnalogTVTuningSpace Object

Components collection object containing the default preferred component types specified by the user or application.

Syntax

AnalogTVTuningSpace.DefaultPreferredComponentTypes

Remarks

This property is read-write.

AnalogTVTuningSpace.FriendlyName Property

AnalogTVTuningSpace Object

User-friendly name of the Tuning Space.

Syntax

AnalogTVTuningSpace.FriendlyName

Remarks

This property is read-write.

AnalogTVTuningSpace.InputType Property

AnalogTVTuningSpace Object

Input type for this tuning space.

Syntax

AnalogTVTuningSpace.InputType

Remarks

This property is read-write.

AnalogTVTuningSpace.MaxChannel Property

AnalogTVTuningSpace Object

Largest channel number ever provided by this tuning space.

Syntax

AnalogTVTuningSpace.MaxChannel

Remarks

This property is read-write.

AnalogTVTuningSpace.MinChannel Property

AnalogTVTuningSpace Object

Smallest channel number ever provided by this tuning space.

Syntax

AnalogTVTuningSpace.MinChannel

Remarks

This property is read-write.

AnalogTVTuningSpace.NetworkType Property

AnalogTVTuningSpace Object

Network Type (CLSID).

Syntax

AnalogTVTuningSpace.NetworkType

Remarks

This property is read-write.

AnalogTVTuningSpace.UniqueName Property

AnalogTVTuningSpace Object

Unique name of the Tuning Space.

Syntax

AnalogTVTuningSpace.UniqueName

Remarks

This property is read-write.