package portaudio_c_bindings

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make.StreamParametersSource

Sourcetype stream_parameters
Sourcetype t = stream_parameters Ctypes.structure
Sourceval t : t S.typ
Sourceval device : (int, t) S.field
Sourceval channel_count : (int, t) S.field
Sourceval sample_format : (Unsigned.ulong, t) S.field
Sourceval suggested_latency : (float, t) S.field
Sourceval host_api_specific_stream_info : (unit Ctypes_static.ptr, t) S.field
OCaml

Innovation. Community. Security.