GetShapePcmLoopStartOrWritePointer

Gets the loop start (for linear buffers) or write pointer (for circular buffers).

Syntax

UINT32 GetShapePcmLoopStartOrWritePointer(
         const SHAPE_PCM_CONTEXT *context
)  

Parameters

context
Type: SHAPE_PCM_CONTEXT *

[in] Pointer to a SHAPE_PCM_CONTEXT structure.

Return value

Type: UINT32 

The loop start or write pointer.

Requirements

Header: Declared in shapepcmcontext.h.

Library: Use acphal.lib.