Microsoft DirectX 8.0 |
Locator object for an ATSC network type.
Method or Property Name Description CarrierFrequency Carrier Frequency(DecaHertz). Clone Copy the Locator. InnerFEC Inner Fec Type. InnerFECRate Inner Fec Rate. InnerFECRate Inner Fec Rate. Modulation Modulation Type. OuterFEC Outer Fec Type. OuterFECRate Outer Fec Rate. PhysicalChannel Physical Channel. TSID Transport Stream ID. SymbolRate Sets or retrieves the QPSK symbol rate.
Carrier Frequency(DecaHertz).
Syntax
ATSCLocator.CarrierFrequency
Remarks
This property is read-write.
Copy the Locator.
Syntax
ATSCLocator.Clone()
Return Value
Returns an ATSCLocator object that is a copy of the current object.
Inner Fec Type.
Syntax
ATSCLocator.InnerFEC
Remarks
This property is read-write.
Inner Fec Rate.
Syntax
ATSCLocator.InnerFECRate
Remarks
This property is read only.
Inner Fec Rate.
Syntax
ATSCLocator.InnerFECRate
Remarks
This property is read only.
Modulation Type.
Syntax
ATSCLocator.Modulation
Remarks
This property is read-write.
Outer Fec Type.
Syntax
ATSCLocator.OuterFEC
Remarks
This property is read-write.
Outer Fec Rate.
Syntax
ATSCLocator.OuterFECRate
Remarks
This property is read-write.
Physical Channel.
Syntax
ATSCLocator.PhysicalChannel
Remarks
This property is read-write.
Transport Stream ID.
Syntax
ATSCLocator.TSID
Remarks
This property is read-write.
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.