package raylib

  1. Overview
  2. Docs

Module Raylib.MusicSource

Sourcetype t'
Sourcetype t = t' ctyp
Sourceval t : t Ctypes.typ
Sourceval stream : t -> AudioStream.t

Audio stream

Sourceval looping : t -> bool

Music looping enable

Sourceval ctx_type : t -> int

Type of music context (audio filetype)

Sourceval set_stream : t -> AudioStream.t -> unit
Sourceval set_looping : t -> bool -> unit
Sourceval set_ctx_type : t -> int -> unit
OCaml

Innovation. Community. Security.