mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
add new mirror mode
This commit is contained in:
@@ -47,6 +47,7 @@ namespace MediaBrowser.Model.Session
|
||||
SetVolume = 22,
|
||||
SetAudioStreamIndex = 23,
|
||||
SetSubtitleStreamIndex = 24,
|
||||
ToggleFullscreen = 25
|
||||
ToggleFullscreen = 25,
|
||||
DisplayContent = 26
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user