mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-19 21:31:42 +02:00
update video osd
This commit is contained in:
parent
352074acd4
commit
656a923af1
1 changed files with 2 additions and 1 deletions
|
|
@ -36,6 +36,7 @@
|
|||
DisplayMessage = 28,
|
||||
SetRepeatMode = 29,
|
||||
ChannelUp = 30,
|
||||
ChannelDown = 31
|
||||
ChannelDown = 31,
|
||||
SetMaxStreamingBitrate = 31
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue