Microsoft DirectX 8.0 |
Represents a tune request valid for a DVB network type.
Method or Property Name Description Clone Create a new copy of this tune request. Components Components collection. Locator Locator Object. ONID Original Network ID. SID Service ID. TSID Transport Stream ID. TuningSpace Tuning Space 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.
Components collection.
Syntax
DVBTuneRequest.Components
Remarks
This property is read only.
Locator Object.
Syntax
DVBTuneRequest.Locator
Remarks
This property is read-write.
Original Network ID.
Syntax
DVBTuneRequest.ONID
Remarks
This property is read-write.
Service ID.
Syntax
DVBTuneRequest.SID
Remarks
This property is read-write.
Transport Stream ID.
Syntax
DVBTuneRequest.TSID
Remarks
This property is read-write.
Tuning Space object.
Syntax
DVBTuneRequest.TuningSpace
Remarks
This property is read only.