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

TPaStreamParameters

Declaration

Source position: DAV_PortAudioTypes.pas line 85

type TPaStreamParameters = record

  Device: TPaDeviceIndex;

  

  ChannelCount: LongInt;

  

  SampleFormat: TPaSampleFormat;

  

  SuggestedLatency: TPaTime;

  

  HostApiSpecificStreamInfo: Pointer;

  

end;



CT Web help

CodeTyphon Studio