Microsoft DirectX 9.0

IVPBaseConfig::SetInvertPolarity

The SetInvertPolarity method reverses the current polarity the device uses.

Syntax

HRESULT SetInvertPolarity(void);

Return Values

Returns an HRESULT value.

Remarks

Reversing polarity means asking the decoder or capture device to treat even fields as odd fields and vice versa.

See Also