Microsoft DirectX 8.0

DVBTuneRequest Object

Represents a tune request valid for a DVB network type.

Method or Property NameDescription
CloneCreate a new copy of this tune request.
ComponentsComponents collection.
LocatorLocator Object.
ONIDOriginal Network ID.
SIDService ID.
TSIDTransport Stream ID.
TuningSpaceTuning Space object.

DVBTuneRequest.Clone Method

DVBTuneRequest Object

Create a new copy of this tune request.

Syntax

DVBTuneRequest.Clone()

Return Value

Returns a DVBTuneRequest object that is a copy of the current object.

DVBTuneRequest.Components Property

DVBTuneRequest Object

Components collection.

Syntax

DVBTuneRequest.Components

Remarks

This property is read only.

DVBTuneRequest.Locator Property

DVBTuneRequest Object

Locator Object.

Syntax

DVBTuneRequest.Locator

Remarks

This property is read-write.

DVBTuneRequest.ONID Property

DVBTuneRequest Object

Original Network ID.

Syntax

DVBTuneRequest.ONID

Remarks

This property is read-write.

DVBTuneRequest.SID Property

DVBTuneRequest Object

Service ID.

Syntax

DVBTuneRequest.SID

Remarks

This property is read-write.

DVBTuneRequest.TSID Property

DVBTuneRequest Object

Transport Stream ID.

Syntax

DVBTuneRequest.TSID

Remarks

This property is read-write.

DVBTuneRequest.TuningSpace Property

DVBTuneRequest Object

Tuning Space object.

Syntax

DVBTuneRequest.TuningSpace

Remarks

This property is read only.