IXACTEngine::GetFinalMixFormat
IXACTEngine::GetFinalMixFormat
Retrives the final mix format.
[Code-driven][Content-driven]
HRESULT GetFinalMixFormat( WAVEFORMATEXTENSIBLE *pFinalMixFormat );
Parameters
- pFinalMixFormat
[out] Pointer to a WAVEFORMATEXTENSIBLE structure that returns the final mix format.
Return Values
Returns S_OK if successful. Otherwise, an error code.
Requirements
Header: Declared in Xact.h.
Library: Use Xact.lib.