Microsoft DirectX 8.0

DVBTuningSpace Object

Represents a tuning space with a DVB network type.

Method or Property NameDescription
CLSIDRetrieves the CLSID of the tuning space.
CreateTuneRequestCreate a DVBTuneRequest 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.
FrequencyMappingSets or retrieves a string containing channel-frequency mappings as defined by the Network Provider.
FriendlyNameUser-friendly name of the Tuning Space.
NetworkTypeNetwork Type (CLSID).
SystemTypeType of DVB System.
UniqueNameUnique name of the Tuning Space.

DVBTuningSpace.CLSID Property

DVBTuningSpace Object

Retrieves the CLSID of the tuning space.

Syntax

DVBTuningSpace.CLSID

Remarks

This property is read only.

DVBTuningSpace.CreateTuneRequest Method

DVBTuningSpace Object

Create a DVBTuneRequest object.

Syntax

DVBTuningSpace.CreateTuneRequest()

Return Value

Returns a DVBTuneRequest object.

DVBTuningSpace.DefaultLocator Property

DVBTuningSpace Object

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

Syntax

DVBTuningSpace.DefaultLocator

Remarks

This property is read-write.

DVBTuningSpace.DefaultPreferredComponentTypes Property

DVBTuningSpace Object

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

Syntax

DVBTuningSpace.DefaultPreferredComponentTypes

Remarks

This property is read-write.

DVBTuningSpace.FrequencyMapping Property

DVBTuningSpace Object

Sets or retrieves a string containing channel-frequency mappings as defined by the Network Provider.

Syntax

DVBTuningSpace.FrequencyMapping

Possible Values

A String containing the mapping table defined by the Network Provider.

Remarks

This property is read-write. The string can contain a frequency/channel map, frequency/transponder map, or whatever other mapping from carrier frequencies to frequency identifiers is appropriate for the tuning space.

DVBTuningSpace.FriendlyName Property

DVBTuningSpace Object

User-friendly name of the Tuning Space.

Syntax

DVBTuningSpace.FriendlyName

Remarks

This property is read-write.

DVBTuningSpace.NetworkType Property

DVBTuningSpace Object

Network Type (CLSID).

Syntax

DVBTuningSpace.NetworkType

Remarks

This property is read-write.

DVBTuningSpace.SystemType Property

DVBTuningSpace Object

Type of DVB System.

Syntax

DVBTuningSpace.SystemType

Remarks

This property is read-write.

DVBTuningSpace.UniqueName Property

DVBTuningSpace Object

Unique name of the Tuning Space.

Syntax

DVBTuningSpace.UniqueName

Remarks

This property is read-write.