moosync_edk::api::extension_api

Function get_player_state

Source
pub fn get_player_state() -> MoosyncResult<PlayerState>
Expand description

Retrieves the current state of the player.

ยงReturns

A PlayerState object representing the current state of the player.