Sets the loop end (for non-frame aligned samples).
HRESULT SetShapePcmLoopEnd(
SHAPE_PCM_CONTEXT *context,
UINT32 loopEndInSamples
)
context
Type: SHAPE_PCM_CONTEXT *
[in, out] Pointer to a SHAPE_PCM_CONTEXT structure.
loopEndInSamples
Type: UINT32
The loop end.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapepcmcontext.h.
Library: Use acphal.lib.