package portaudio_c_bindings

  1. Overview
  2. Docs
Bindings to the C PortAudio library

Install

Dune Dependency

Authors

Maintainers

Sources

portaudio_c_bindings-19.6.0.tbz
sha256=2cf27412d3dc5c4b748637b1655b393e8cc072386d4de66923bc39284b642dd2
sha512=c473bc2e68d313f94170b8aaa2b4e20457d2dd2f01593309f2b7971bfa224d58b0573069bab68cef8a2e232a44a48faf85e1a810e9a8dfd0d73b3a95e9b90b8d

doc/stubs/Stubs/Make/index.html

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.