GetShapeDmaFramesAvailable

Gets the number of frames available to read.

Syntax

UINT32 GetShapeDmaFramesAvailable(
         const SHAPE_DMA_CONTEXT *context
)  

Parameters

context
Type: SHAPE_DMA_CONTEXT *

[in] Pointer to a SHAPE_DMA_CONTEXT structure.

Return value

Type: UINT32 

The number of frames available.

Requirements

Header: Declared in shapedmacontext.h.

Library: Use acphal.lib.