package portaudio_c_bindings

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

Module Stubs.MakeSource

Parameters

module S : Cstubs_structs.TYPE

Signature

Sourceval e_val : 'a -> string -> 'a * int64 S.const
Sourcemodule PaError : sig ... end
Sourceval pa_error : PaError.t S.typ
Sourceval pa_device_index : int S.typ
Sourceval pa_host_api_index : int S.typ
Sourceval pa_time : float S.typ
Sourcemodule VersionInfo : sig ... end
Sourcemodule SampleFormat : sig ... end
Sourcemodule StreamFlags : sig ... end
Sourcemodule DeviceInfo : sig ... end
Sourcemodule StreamParameters : sig ... end
Sourcemodule StreamCallbackTimeInfo : sig ... end
Sourcemodule StreamCallbackFlags : sig ... end
Sourcemodule StreamCallbackResult : sig ... end
Sourcetype stream = unit
Sourceval stream : unit S.typ
Sourcetype pa_stream_callback = unit Ctypes.ptr -> unit Ctypes.ptr -> Unsigned.ulong -> StreamCallbackTimeInfo.t Ctypes.ptr -> Unsigned.ulong -> unit Ctypes.ptr -> StreamCallbackResult.t
Sourceval pa_stream_callback : (unit Ctypes_static.ptr -> unit Ctypes_static.ptr -> Unsigned.ulong -> StreamCallbackTimeInfo.t Ctypes_static.ptr -> Unsigned.ulong -> unit Ctypes_static.ptr -> StreamCallbackResult.t) S.fn
Sourceval pa_stream_finished_callback : (unit Ctypes_static.ptr -> unit) S.fn
Sourcemodule StreamInfo : sig ... end
Sourcemodule HostApiTypeId : sig ... end
Sourcemodule HostApiInfo : sig ... end
Sourcemodule HostErrorInfo : sig ... end
OCaml

Innovation. Community. Security.