IXAPO::UnlockForProcess method
Deallocates variables that were allocated with the LockForProcess method.
Syntax
virtual void UnlockForProcess() = 0;
Parameters
This method has no parameters.
Return value
This method does not return a value.
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
|
Header |
|
|---|
See also
Show: