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.
pub fn get_player_state() -> MoosyncResult<PlayerState>Retrieves the current state of the player.
A PlayerState object representing the current state of the player.