package portaudio_c_bindings

  1. Overview
  2. Docs
type stream_parameters
val t : t S.typ
val device : (int, t) S.field
val channel_count : (int, t) S.field
val sample_format : (Unsigned.ulong, t) S.field
val suggested_latency : (float, t) S.field
val host_api_specific_stream_info : (unit Ctypes_static.ptr, t) S.field