SetShapePcmLoopEnd

Sets the loop end (for non-frame aligned samples).

Syntax

HRESULT SetShapePcmLoopEnd(
         SHAPE_PCM_CONTEXT *context,
         UINT32 loopEndInSamples
)  

Parameters

context
Type: SHAPE_PCM_CONTEXT *

[in, out] Pointer to a SHAPE_PCM_CONTEXT structure.

loopEndInSamples
Type: UINT32 

The loop end.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapepcmcontext.h.

Library: Use acphal.lib.