Sets the number of subframes to decode per pass.
HRESULT SetShapeXmaNumSubframesToDecode(
SHAPE_XMA_CONTEXT *context,
UINT32 numSubframes
)
context
Type: SHAPE_XMA_CONTEXT *
[in, out] Pointer to a SHAPE_XMA_CONTEXT structure.
numSubframes
Type: UINT32
The number of subframes to decode. Valid values are 1,2,4 and 8.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapexmacontext.h.
Library: Use acphal.lib.