Unit 'DAV_PortAudioTypes' Package
[Overview][Constants][Types][Index] [#pl_asiovst]

TPaHostApiInfo

Declaration

Source position: DAV_PortAudioTypes.pas line 51

type TPaHostApiInfo = record

  StructVersion: LongInt;

  

  HostApiTypeId: TPaHostApiTypeId;

  

  Name: PAnsiChar;

  

  DeviceCount: LongInt;

  

  DefaultInputDevice: TPaDeviceIndex;

  

  DefaultOutputDevice: TPaDeviceIndex;

  

end;



CT Web help

CodeTyphon Studio