IXAPO::UnlockForProcess method (xapo.h)

Deallocates variables that were allocated with the LockForProcess method.

Syntax

void UnlockForProcess();

Return value

None

Remarks

Unlocking an XAPO instance allows it to be reused with different input and output formats.

Platform Requirements

Windows 10 (XAudio2.9); Windows 8, Windows Phone 8 (XAudio 2.8); DirectX SDK (XAudio 2.7)

Requirements

Requirement Value
Target Platform Windows
Header xapo.h

See also

IXAPO