pub async fn player_get_session(
session: State<'_, MediaSessionManagerWrapper>,
) -> Result<MediaSessionType, String>Expand description
Get the current media session state
pub async fn player_get_session(
session: State<'_, MediaSessionManagerWrapper>,
) -> Result<MediaSessionType, String>Get the current media session state