mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 10:04:44 +01:00
control remote players with now playing bar
This commit is contained in:
@@ -46,6 +46,7 @@ namespace MediaBrowser.Model.Session
|
||||
ToggleMute = 21,
|
||||
SetVolume = 22,
|
||||
SetAudioStreamIndex = 23,
|
||||
SetSubtitleStreamIndex = 24
|
||||
SetSubtitleStreamIndex = 24,
|
||||
ToggleFullscreen = 25
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user