IBDA_DigitalDemodulator::put_SpectralInversion method (bdaiface.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The put_SpectralInversion method specifies the spectral inversion value for the signal.
Syntax
HRESULT put_SpectralInversion(
[in] SpectralInversion *pSpectralInversion
);
Parameters
[in] pSpectralInversion
Pointer to a SpectralInversion variable.
Return value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | bdaiface.h |