|
PortAudio 2.0
|
Data Fields | |
| unsigned long | size |
| PaHostApiTypeId | hostApiType |
| unsigned long | version |
| unsigned long | flags |
| unsigned long | framesPerBuffer |
| unsigned long | bufferCount |
| PaWinMmeDeviceAndChannelCount * | devices |
| unsigned long | deviceCount |
| PaWinWaveFormatChannelMask | channelMask |
Definition at line 82 of file pa_win_wmme.h.
| unsigned long PaWinMmeStreamInfo::bufferCount |
Definition at line 103 of file pa_win_wmme.h.
| PaWinWaveFormatChannelMask PaWinMmeStreamInfo::channelMask |
Definition at line 126 of file pa_win_wmme.h.
| unsigned long PaWinMmeStreamInfo::deviceCount |
Definition at line 117 of file pa_win_wmme.h.
| PaWinMmeDeviceAndChannelCount* PaWinMmeStreamInfo::devices |
Definition at line 116 of file pa_win_wmme.h.
| unsigned long PaWinMmeStreamInfo::flags |
Definition at line 87 of file pa_win_wmme.h.
| unsigned long PaWinMmeStreamInfo::framesPerBuffer |
Definition at line 102 of file pa_win_wmme.h.
| PaHostApiTypeId PaWinMmeStreamInfo::hostApiType |
paMME
Definition at line 84 of file pa_win_wmme.h.
| unsigned long PaWinMmeStreamInfo::size |
sizeof(PaWinMmeStreamInfo)
Definition at line 83 of file pa_win_wmme.h.
| unsigned long PaWinMmeStreamInfo::version |
1
Definition at line 85 of file pa_win_wmme.h.