mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-29 20:24:47 +03: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