Gets the flag that indicates whether the data is floating point or 32 bit integer.
bool GetShapeDmaFloatSamples(
const SHAPE_DMA_CONTEXT *context
)
context
Type: SHAPE_DMA_CONTEXTÂ *
[in] Pointer to a SHAPE_DMA_CONTEXT structure.
Type: boolÂ
The floating point flag: floating point (1) or 32 bit integer (0).
Header: Declared in shapedmacontext.h.
Library: Use acphal.lib.