PortAudio 2.0
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

◆ Zero16

PaUtilZeroer* PaUtilZeroerTable::Zero16

Referenced by PaUtil_SelectZeroer().

◆ Zero24

PaUtilZeroer* PaUtilZeroerTable::Zero24

Referenced by PaUtil_SelectZeroer().

◆ Zero32

PaUtilZeroer* PaUtilZeroerTable::Zero32

Referenced by PaUtil_SelectZeroer().

◆ Zero8

PaUtilZeroer* PaUtilZeroerTable::Zero8

Referenced by PaUtil_SelectZeroer().

◆ ZeroU8

PaUtilZeroer* PaUtilZeroerTable::ZeroU8

Referenced by PaUtil_SelectZeroer().


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