Rockbox (rockbox_ex_ffi v0.1.0)

Copy Markdown View Source

Elixir bindings for the Rockbox DSP / metadata / playback engine.

Thin wrappers over the shared :rockbox_ffi_nif NIF (see c_src/ and src/). The interesting modules are Rockbox.Metadata, Rockbox.Dsp, and Rockbox.Player.

Summary

Functions

ABI major version of the loaded native library.

Functions

abi_version()

@spec abi_version() :: non_neg_integer()

ABI major version of the loaded native library.