Sets the number of XMA blocks to skip when starting.
HRESULT SetShapeSrcXmaBlocksToSkip(
SHAPE_SRC_CONTEXT *context,
UINT32 xmaBlocksToSkip
)
context
Type: SHAPE_SRC_CONTEXT *
[in, out] Pointer to a SHAPE_SRC_CONTEXT structure.
xmaBlocksToSkip
Type: UINT32
The number of blocks to skip.
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapesrccontext.h.
Library: Use acphal.lib.