moosync_edk::api::extension_api

Function get_current_song

Source
pub fn get_current_song() -> MoosyncResult<Option<Song>>
Expand description

Retrieves the current song being played.

ยงReturns

An optional Song object representing the current song.