Unit 'libportaudio' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_titansound]

PaHostApiInfo

Declaration

Source position: libportaudio.pas line 114

type PaHostApiInfo = record

  structVersion: CInt32;

  

  _type: PaHostApiTypeId;

  

  _name: PChar;

  

  deviceCount: CInt32;

  

  defaultInputDevice: PaDeviceIndex;

  

  defaultOutputDevice: PaDeviceIndex;

  

end;



CT Web help

CodeTyphon Studio