moosync_edk::api::extension_api

Function get_queue

Source
pub fn get_queue() -> MoosyncResult<Vec<Song>>
Expand description

Retrieves the current playback queue.

ยงReturns

A vector of Song objects representing the current queue.