XDspDeactivate
Deactivate a stream and return its processing resources that were acquired in XDspActivate to the pool.Syntax
Parameters
handle _In_Type: XDspStreamHandle Handle created by calling XDspActivate.
Return value
Type: HRESULT Returns S_OK if successful. If the method fails, it returns one of the following codes (partial list):Remarks
This call will fail if not all submitted commands are processed.Requirements
Header: XDspAudio.h Library: Chad.lib Supported platforms: XBOX Series X|SConceptual documentation
- Overview of a single stream Convolution with Envelope using the XDSP API
- Overview of a single stream Convolution using the XDSP API
- XDSP overview
See also
XDSPXDspActivate
XDSP Errors
Overview of a single stream Convolution using the XDSP API
Overview of a single stream FFT/IFFT using the XDSP API
Overview of a single stream Convolution with Envelope using the XDSP API
