KSPROPSETID_BdaDigitalDemodulator

KSPROPSETID_BdaDigitalDemodulator is the BDA digital demodulator property set. It is used to control signal demodulator nodes that require specific values to be set.

The following properties are available:

KSPROPERTY_BDA_MODULATION_TYPE
Sets or retrieves the demodulator type such as QPSK or 8VSB.

KSPROPERTY_BDA_INNER_FEC_TYPE
Sets or retrieves the inner forward error correction (FEC) type.

KSPROPERTY_BDA_INNER_FEC_RATE
Sets or retrieves the binary convolution scheme used for the inner FEC.

KSPROPERTY_BDA_OUTER_FEC_TYPE
Sets or retrieves the outer FEC type.

KSPROPERTY_BDA_OUTER_FEC_RATE
Sets or retrieves the binary convolution coding scheme used for the outer FEC.

KSPROPERTY_BDA_SYMBOL_RATE
Sets or retrieves the symbol rate.

KSPROPERTY_BDA_SPECTRAL_INVERSION
Sets or retrieves the setting for spectral inversion.

KSPROPERTY_BDA_GUARD_INTERVAL
Sets or retrieves the setting for guard interval.

KSPROPERTY_BDA_TRANSMISSION_MODE
Sets or retrieves the setting for how broadcast signals are transmitted.

Comments

The KSPROPSETID_BdaDigitalDemodulator property set describes the properties of a DVB demodulator node. Use this property set instead of KSPROPSETID_BdaAutodemodulate if the demodulator requires specific values to be set.

See Also

KSPROPSETID_BdaAutodemodulate