Liking cljdoc? Tell your friends :D
Clojure only.

rockbox.ffi.play

Play an audio source through the real output device.

The queue entry can be a local file, a remote http(s) file, an internet-radio stream, or an HLS (.m3u8) / MPEG-DASH (.mpd) manifest — the engine detects each kind automatically.

Run: mise exec -- clojure -M:play [/path/to/audio-or-URL] mise exec -- clojure -M:play hls ; public HLS test stream mise exec -- clojure -M:play dash ; public MPEG-DASH test stream

Play an audio source through the real output device.

The queue entry can be a local file, a remote http(s) file, an
internet-radio stream, or an HLS (.m3u8) / MPEG-DASH (.mpd) manifest —
the engine detects each kind automatically.

Run: mise exec -- clojure -M:play [/path/to/audio-or-URL]
     mise exec -- clojure -M:play hls    ; public HLS test stream
     mise exec -- clojure -M:play dash   ; public MPEG-DASH test stream
raw docstring

-mainclj

(-main & args)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close