GetShapeDmaFloatSamples

Gets the flag that indicates whether the data is floating point or 32 bit integer.

Syntax

bool GetShapeDmaFloatSamples(
         const SHAPE_DMA_CONTEXT *context
)  

Parameters

context
Type: SHAPE_DMA_CONTEXT *

[in] Pointer to a SHAPE_DMA_CONTEXT structure.

Return value

Type: bool 

The floating point flag: floating point (1) or 32 bit integer (0).

Requirements

Header: Declared in shapedmacontext.h.

Library: Use acphal.lib.