Sets a flag indicating that the sample is floating point or 32 bit integer data.
HRESULT SetShapeDmaFloatSamples(
SHAPE_DMA_CONTEXT *context,
bool floatSamples
)
context
Type: SHAPE_DMA_CONTEXT *
[in, out] Pointer to a SHAPE_DMA_CONTEXT structure.
floatSamples
Type: bool
Flag: floating point (1) or 32 bit integer(0).
Type: HRESULT
HRESULT success or error code.
Header: Declared in shapedmacontext.h.
Library: Use acphal.lib.