Expand description
Playback-mode transfer commands (local ↔ remote).
TRACES: UR-010 | DR-059
Structs§
- Playback
Mode Manager Wrapper - Wrapper for PlaybackModeManager to manage in Tauri state
- Remote
Session Status - Remote session status for UI updates
Functions§
- playback_
mode_ get_ current - Get the current playback mode
- playback_
mode_ get_ remote_ status - Get remote session status (for polling position/duration)
- playback_
mode_ is_ transferring - Check if currently transferring between playback modes
- playback_
mode_ set - Set the playback mode (internal/testing use)
- playback_
mode_ set_ transferring - Set the transferring flag on the playback mode manager.
- playback_
mode_ transfer_ to_ local - Transfer playback from remote session back to local device
- playback_
mode_ transfer_ to_ remote - Transfer playback from local device to a remote Jellyfin session