SetShapeXmaInputBuffer1Size
Sets the size of the right input buffer.Syntax
Parameters
context _Inout_Type: SHAPE_XMA_CONTEXT* Pointer to a SHAPE_XMA_CONTEXT structure. size
Type: UINT32 The size of the right input buffer. Must be a multiple of 2048 bytes and no larger than
SHAPE_XMA_MAX_INPUT_BUFFER_SIZE.
