Microsoft DirectX 8.0 |
Represents a tune request valid for ATSC network types.
Method or Property Name Description Channel Channel Clone Create a new copy of this tune request. Components Components collection. Locator Locator Object. MinorChannel Minor Channel. TuningSpace Tuning Space object.
Channel.
Syntax
ATSCChannelTuneRequest.Channel
Remarks
This property is read-write.
Create a new copy of this tune request.
Syntax
ATSCChannelTuneRequest.Clone()
Return Value
Returns an ATSCChannelTuneRequest object that is a copy of the current object.
Components collection.
Syntax
ATSCChannelTuneRequest.Components
Remarks
This property is read only.
Locator Object.
Syntax
ATSCChannelTuneRequest.Locator
Remarks
This property is read-write.
Minor Channel.
Syntax
ATSCChannelTuneRequest.MinorChannel
Remarks
This property is read-write.
Tuning Space object.
Syntax
ATSCChannelTuneRequest.TuningSpace
Remarks
This property is read only.