SetShapeXmaOverlapAddBuffer(SHAPE_XMA_CONTEXT*, void*)
Sets the address of the overlap-add buffer.Syntax
Parameters
context _Inout_Type: SHAPE_XMA_CONTEXT* Pointer to a SHAPE_XMA_CONTEXT object. buffer _In_
Type: void* Pointer to the overlap-add buffer. Must be 128-byte aligned.
