Sets the number of subframes to skip.
HRESULT SetShapeXmaLoopSubframeSkip(
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 skip. Valid values are 0,1,2,3 and 4.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapexmacontext.h.
Library: Use acphal.lib.