Gets the loop start (for linear buffers) or write pointer (for circular buffers).
UINT32 GetShapePcmLoopStartOrWritePointer(
const SHAPE_PCM_CONTEXT *context
)
context
Type: SHAPE_PCM_CONTEXT *
[in] Pointer to a SHAPE_PCM_CONTEXT structure.
Type: UINT32
The loop start or write pointer.
Header: Declared in shapepcmcontext.h.
Library: Use acphal.lib.