package portaudio_c_bindings

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

Module Make.DeviceInfoSource

Sourcetype device_info
Sourcetype t = device_info Ctypes.structure
Sourceval t : t S.typ
Sourceval struct_version : (int, t) S.field
Sourceval name : (string, t) S.field
Sourceval host_api_index : (int, t) S.field
Sourceval max_input_channels : (int, t) S.field
Sourceval max_output_channels : (int, t) S.field
Sourceval default_low_input_latency : (float, t) S.field
Sourceval default_low_output_latency : (float, t) S.field
Sourceval default_high_input_latency : (float, t) S.field
Sourceval default_high_output_latency : (float, t) S.field
Sourceval default_sample_rate : (float, t) S.field
OCaml

Innovation. Community. Security.