mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-28 03:34:46 +03:00
chromecast updates
This commit is contained in:
@@ -43,6 +43,9 @@ namespace MediaBrowser.Model.Session
|
||||
VolumeDown = 18,
|
||||
Mute = 19,
|
||||
Unmute = 20,
|
||||
ToggleMute = 21
|
||||
ToggleMute = 21,
|
||||
SetVolume = 22,
|
||||
SetAudioStreamIndex = 23,
|
||||
SetSubtitleStreamIndex = 24
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user