GetShapeXmaNumChannels

Gets the number of channels.

Syntax

UINT32 GetShapeXmaNumChannels(
         const SHAPE_XMA_CONTEXT *context
)  

Parameters

context
Type: SHAPE_XMA_CONTEXT *

[in] Pointer to a SHAPE_XMA_CONTEXT structure.

Return value

Type: UINT32 

The number of channels (0 means mono, 1 means stereo).

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.