GetShapeXmaCurrentInputBuffer

Gets the current input buffer.

Syntax

UINT32 GetShapeXmaCurrentInputBuffer(
         const SHAPE_XMA_CONTEXT *context
)  

Parameters

context
Type: SHAPE_XMA_CONTEXT *

[in] Pointer to a SHAPE_XMA_CONTEXT structure.

Return value

Type: UINT32 

The current input buffer. 0 specifies the left buffer, 1 specifies the right buffer.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.