HRESULT SetShapeXmaNumChannels(
SHAPE_XMA_CONTEXT *context,
UINT32 numChannels
)
context
Type: SHAPE_XMA_CONTEXT *
[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.
numChannels
Type: UINT32
the number of channels. 0 specifies mono, 1 specifies stereo.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapexmacontext.h.
Library: Use acphal.lib.