#include <pa_mac_core.h>
Data Fields | |
unsigned long | size |
PaHostApiTypeId | hostApiType |
unsigned long | version |
unsigned long | flags |
SInt32 const * | channelMap |
unsigned long | channelMapSize |
SInt32 const* PaMacCoreStreamInfo::channelMap |
Referenced by PaMacCore_SetupChannelMap(), and PaMacCore_SetupStreamInfo().
unsigned long PaMacCoreStreamInfo::channelMapSize |
Referenced by PaMacCore_SetupChannelMap(), and PaMacCore_SetupStreamInfo().
unsigned long PaMacCoreStreamInfo::flags |
structure version
Referenced by PaMacCore_SetupStreamInfo().
size of whole structure including this header
Referenced by PaMacCore_SetupStreamInfo().
unsigned long PaMacCoreStreamInfo::size |
Referenced by PaMacCore_SetupStreamInfo().
unsigned long PaMacCoreStreamInfo::version |
host API for which this data is intended
Referenced by PaMacCore_SetupStreamInfo().