GetShapeXmaLoopSubframeSkip

Gets the loop subframe skip number.

Syntax

UINT32 GetShapeXmaLoopSubframeSkip(
         const SHAPE_XMA_CONTEXT *context
)  

Parameters

context
Type: SHAPE_XMA_CONTEXT *

[in] Pointer to a SHAPE_XMA_CONTEXT structure.

Return value

Type: UINT32 

The number of subframes to skip before decoding. Valid values are 1,2,3 and 4.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.