GetShapePcmReadPointer

Gets the read pointer.

Syntax

UINT32 GetShapePcmReadPointer(
         const SHAPE_PCM_CONTEXT *context
)  

Parameters

context
Type: SHAPE_PCM_CONTEXT *

[in] Pointer to a SHAPE_PCM_CONTEXT structure.

Return value

Type: UINT32 

The read pointer, in samples. Two stereo 16 bit samples are treated as a single 32 bit sample by this pointer.

Requirements

Header: Declared in shapepcmcontext.h.

Library: Use acphal.lib.