Unit 'uos_portaudio' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_uos]

PaHostApiInfo

Declaration

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