Crate bliss_rs[][src]

Modules

library

Module containing the Library trait, useful to get started to implement a plug-in for an audio player.

Structs

Song

Simple object used to represent a Song, with its path, analysis, and other metadata (artist, genre…)

Enums

BlissError