Source position: uos_portaudio.pas line 86
type PaHostApiInfo = record |
||
structVersion: CInt32; |
|
|
_type: PaHostApiTypeId; |
|
|
_name: Pchar; |
|
|
deviceCount: CInt32; |
|
|
defaultInputDevice: PaDeviceIndex; |
|
|
defaultOutputDevice: PaDeviceIndex; |
|
|
end; |
| CT Web help |
| CodeTyphon Studio |