pub async fn remote_send_command( player: State<'_, PlayerStateWrapper>, session_id: String, command: String, ) -> Result<(), String>
Send a playback command to a remote session