package portaudio_c_bindings

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

Module Make.HostApiInfoSource

Sourcetype host_api_info
Sourcetype t = host_api_info Ctypes.structure
Sourceval t : t S.typ
Sourceval struct_version : (int, t) S.field
Sourceval type_ : (HostApiTypeId.t, t) S.field
Sourceval name : (string, t) S.field
Sourceval device_count : (int, t) S.field
Sourceval default_input_device : (int, t) S.field
Sourceval default_output_device : (int, t) S.field
OCaml

Innovation. Community. Security.