Skip to main content

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|S

Conceptual documentation

See also

XDSP
XDspActivate
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
Last modified on August 20, 2026