Sets the current input buffer.
HRESULT SetShapeXmaCurrentInputBuffer(
SHAPE_XMA_CONTEXT *context,
UINT32 currentBuffer
)
context
Type: SHAPE_XMA_CONTEXT *
[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.
currentBuffer
Type: UINT32
The current input buffer. 0 specifies the left buffer, 1 specifies the right buffer.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapexmacontext.h.
Library: Use acphal.lib.