SetShapeXmaLoopEndOffset

Sets the loop end offset.

Syntax

HRESULT SetShapeXmaLoopEndOffset(
         SHAPE_XMA_CONTEXT *context,
         UINT32 offset
)  

Parameters

context
Type: SHAPE_XMA_CONTEXT *

[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.

offset
Type: UINT32 

The offset in bits from the start of the read buffer, where decoding should end.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.