GetShapePcmAudioBuffer

Gets the audio buffer.

Syntax

void* GetShapePcmAudioBuffer(
         SHAPE_PCM_CONTEXT *context
)  

Parameters

context
Type: SHAPE_PCM_CONTEXT *

[in] Pointer to a SHAPE_PCM_CONTEXT structure.

Return value

Type: void *

Pointer to the audio buffer.

Requirements

Header: Declared in shapepcmcontext.h.

Library: Use acphal.lib.