PortAudio  2.0
Data Structures | Typedefs | Functions
pa_mac_core_old.c File Reference
#include <CoreAudio/CoreAudio.h>
#include <AudioToolbox/AudioToolbox.h>
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <assert.h>
#include "portaudio.h"
#include "pa_trace.h"
#include "pa_util.h"
#include "pa_allocation.h"
#include "pa_hostapi.h"
#include "pa_stream.h"
#include "pa_cpuload.h"
#include "pa_process.h"

Data Structures

struct  PaMacCore_HAR
 
struct  PaMacCore_DI
 
struct  PaMacCore_S
 
struct  PaMacCore_CD
 

Typedefs

typedef struct PaMacCore_HAR PaMacCoreHostApiRepresentation
 
typedef struct PaMacCore_DI PaMacCoreDeviceInfo
 
typedef struct PaMacCore_S PaMacCoreStream
 
typedef struct PaMacCore_CD PaMacClientData
 

Functions

PaError PaMacCore_Initialize (PaUtilHostApiRepresentation **hostApi, PaHostApiIndex index)
 

Typedef Documentation

typedef struct PaMacCore_CD PaMacClientData
typedef struct PaMacCore_S PaMacCoreStream

Function Documentation

PaError PaMacCore_Initialize ( PaUtilHostApiRepresentation **  hostApi,
PaHostApiIndex  index 
)