Microsoft DirectX 9.0

ICodecAPI::SetAllDefaults

The SetAllDefaults method returns all parameters to their default values.

Syntax

HRESULT SetAllDefaults(); 

Return Values

If the method succeeds, it returns S_OK. If it fails, it returns an HRESULT error code.

See Also