GetShapePcmBufferLength

Gets the audio buffer length, in samples.

Syntax

UINT32 GetShapePcmBufferLength(
         const SHAPE_PCM_CONTEXT *context
)  

Parameters

context
Type: SHAPE_PCM_CONTEXT *

[in] Pointer to a SHAPE_PCM_CONTEXT structure.

Return value

Type: UINT32 

The buffer length, in samples.

Requirements

Header: Declared in shapepcmcontext.h.

Library: Use acphal.lib.