Microsoft DirectX 8.0

DVBTLocator Object

Locator object for a DVBT network type.

Method or Property NameDescription
BandwidthBandwidth.
CarrierFrequencyCarrier Frequency(DecaHertz).
CloneCopy the Locator.
GuardGuard Interval.
HAlphaHierarchical Alpha.
InnerFECInner Fec Type.
InnerFECRateInner Fec Rate.
InnerFECRateInner Fec Rate.
LPInnerFECInner Fec Type for Low Priority Stream.
LPInnerFECRateInner Fec Rate for Low Priority Stream.
ModeTransmission Mode.
ModulationModulation Type.
OtherFrequencyInUseHierarchical Alpha.
OuterFECOuter Fec Type.
OuterFECRateOuter Fec Rate.
SymbolRateSets or retrieves the QPSK symbol rate.

DVBTLocator.Bandwidth Property

DVBTLocator Object

Bandwidth.

Syntax

DVBTLocator.Bandwidth

Remarks

This property is read-write.

DVBTLocator.CarrierFrequency Property

DVBTLocator Object

Carrier Frequency(DecaHertz).

Syntax

DVBTLocator.CarrierFrequency

Remarks

This property is read-write.

DVBTLocator.Clone Method

DVBTLocator Object

Copy the Locator.

Syntax

DVBTLocator.Clone()

Return Value

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

DVBTLocator.Guard Property

DVBTLocator Object

Guard Interval.

Syntax

DVBTLocator.Guard

Remarks

This property is read-write.

DVBTLocator.HAlpha Property

DVBTLocator Object

Hierarchical Alpha.

Syntax

DVBTLocator.HAlpha

Remarks

This property is read-write.

DVBTLocator.InnerFEC Property

DVBTLocator Object

Inner Fec Type.

Syntax

DVBTLocator.InnerFEC

Remarks

This property is read-write.

DVBTLocator.InnerFECRate Property

DVBTLocator Object

Inner Fec Rate.

Syntax

DVBTLocator.InnerFECRate

Remarks

This property is read only.

DVBTLocator.InnerFECRate Property

DVBTLocator Object

Inner Fec Rate.

Syntax

DVBTLocator.InnerFECRate

Remarks

This property is read only.

DVBTLocator.LPInnerFEC Property

DVBTLocator Object

Inner Fec Type for Low Priority Stream.

Syntax

DVBTLocator.LPInnerFEC

Remarks

This property is read-write.

DVBTLocator.LPInnerFECRate Property

DVBTLocator Object

Inner Fec Rate for Low Priority Stream.

Syntax

DVBTLocator.LPInnerFECRate

Remarks

This property is read-write.

DVBTLocator.Mode Property

DVBTLocator Object

Transmission Mode.

Syntax

DVBTLocator.Mode

Remarks

This property is read-write.

DVBTLocator.Modulation Property

DVBTLocator Object

Modulation Type.

Syntax

DVBTLocator.Modulation

Remarks

This property is read-write.

DVBTLocator.OtherFrequencyInUse Property

DVBTLocator Object

Hierarchical Alpha.

Syntax

DVBTLocator.OtherFrequencyInUse

Remarks

This property is read-write.

DVBTLocator.OuterFEC Property

DVBTLocator Object

Outer Fec Type.

Syntax

DVBTLocator.OuterFEC

Remarks

This property is read-write.

DVBTLocator.OuterFECRate Property

DVBTLocator Object

Outer Fec Rate.

Syntax

DVBTLocator.OuterFECRate

Remarks

This property is read-write.

DVBTLocator.SymbolRate Property

DVBTLocator Object

Sets or retrieves the QPSK symbol rate.

Syntax

DVBTLocator.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.

See Also