Crate n_audio

Source

Modules§

music_track
player
queue

Structs§

TrackTime
Used to represent the timestamp ts_* is used to represent the current timestamp (as in where is currently the player playing inside the track) dur_* is used to represent the entire timestamp (as is how long is the track)

Enums§

Message
Messages sent inside the Player
NError

Statics§

CODEC_REGISTRY
Default Symphonia CodecRegistry, including the (audiopus-backed) Opus codec.
PROBE

Functions§

from_path_to_name_without_ext
Returns the file name without its extension