GetShapeXmaNumSubframesToDecode

Gets the number of subframes to decode per pass.

Syntax

UINT32 GetShapeXmaNumSubframesToDecode(
         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 decode. Valid values are 1,2,4 and 8.

Requirements

Header: Declared in shapexmacontext.h.

Library: Use acphal.lib.