PaUtilHostApiSpecificStreamInfoHeader Struct Reference

#include <pa_hostapi.h>

Data Fields

unsigned long size
PaHostApiTypeId hostApiType
unsigned long version

Detailed Description

The common header for all data structures whose pointers are passed through the hostApiSpecificStreamInfo field of the PaStreamParameters structure. Note that in order to keep the public PortAudio interface clean, this structure is not used explicitly when declaring hostApiSpecificStreamInfo data structures. However, some code in pa_front depends on the first 3 members being equivalent with this structure.

See also:
PaStreamParameters

Field Documentation

host API for which this data is intended

size of whole structure including this header

structure version


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

Generated for PortAudio by  doxygen1.6.1