PortAudio  2.0
Data Fields
PaUtilZeroerTable Struct Reference

#include <pa_converters.h>

Data Fields

PaUtilZeroerZeroU8
PaUtilZeroerZero8
PaUtilZeroerZero16
PaUtilZeroerZero24
PaUtilZeroerZero32

Detailed Description

The type used to store all buffer zeroing functions.

See also:
paZeroers;

Field Documentation

PaUtilZeroer* PaUtilZeroerTable::Zero16

Referenced by PaUtil_SelectZeroer().

PaUtilZeroer* PaUtilZeroerTable::Zero24

Referenced by PaUtil_SelectZeroer().

PaUtilZeroer* PaUtilZeroerTable::Zero32

Referenced by PaUtil_SelectZeroer().

PaUtilZeroer* PaUtilZeroerTable::Zero8

Referenced by PaUtil_SelectZeroer().

PaUtilZeroer* PaUtilZeroerTable::ZeroU8

Referenced by PaUtil_SelectZeroer().


The documentation for this struct was generated from the following file:

Generated for PortAudio by  doxygen1.8.1.1