Microsoft DirectX 8.0

ATSCLocator Object

Locator object for an ATSC network type.

Method or Property NameDescription
CarrierFrequencyCarrier Frequency(DecaHertz).
CloneCopy the Locator.
InnerFECInner Fec Type.
InnerFECRateInner Fec Rate.
InnerFECRateInner Fec Rate.
ModulationModulation Type.
OuterFECOuter Fec Type.
OuterFECRateOuter Fec Rate.
PhysicalChannelPhysical Channel.
TSIDTransport Stream ID.
SymbolRateSets or retrieves the QPSK symbol rate.

ATSCLocator.CarrierFrequency Property

ATSCLocator Object

Carrier Frequency(DecaHertz).

Syntax

ATSCLocator.CarrierFrequency

Remarks

This property is read-write.

ATSCLocator.Clone Method

ATSCLocator Object

Copy the Locator.

Syntax

ATSCLocator.Clone()

Return Value

Returns an ATSCLocator object that is a copy of the current object.

ATSCLocator.InnerFEC Property

ATSCLocator Object

Inner Fec Type.

Syntax

ATSCLocator.InnerFEC

Remarks

This property is read-write.

ATSCLocator.InnerFECRate Property

ATSCLocator Object

Inner Fec Rate.

Syntax

ATSCLocator.InnerFECRate

Remarks

This property is read only.

ATSCLocator.InnerFECRate Property

ATSCLocator Object

Inner Fec Rate.

Syntax

ATSCLocator.InnerFECRate

Remarks

This property is read only.

ATSCLocator.Modulation Property

ATSCLocator Object

Modulation Type.

Syntax

ATSCLocator.Modulation

Remarks

This property is read-write.

ATSCLocator.OuterFEC Property

ATSCLocator Object

Outer Fec Type.

Syntax

ATSCLocator.OuterFEC

Remarks

This property is read-write.

ATSCLocator.OuterFECRate Property

ATSCLocator Object

Outer Fec Rate.

Syntax

ATSCLocator.OuterFECRate

Remarks

This property is read-write.

ATSCLocator.PhysicalChannel Property

ATSCLocator Object

Physical Channel.

Syntax

ATSCLocator.PhysicalChannel

Remarks

This property is read-write.

ATSCLocator.TSID Property

ATSCLocator Object

Transport Stream ID.

Syntax

ATSCLocator.TSID

Remarks

This property is read-write.

ATSCLocator.SymbolRate Property

ATSCLocator Object

Sets or retrieves the QPSK symbol rate.

Syntax

ATSCLocator.SymbolRate

Remarks

This property is read-write. QPSK modulates symbols onto the RF signal. These symbols are detected by the demodulator and used to reconstruct a bit stream. QPSK allows the rate at which symbols are (de)modulated to be changed.