update video osd

This commit is contained in:
Luke Pulverenti 2017-01-04 03:02:08 -05:00
parent 352074acd4
commit 656a923af1
1 changed files with 2 additions and 1 deletions

View File

@ -36,6 +36,7 @@
DisplayMessage = 28,
SetRepeatMode = 29,
ChannelUp = 30,
ChannelDown = 31
ChannelDown = 31,
SetMaxStreamingBitrate = 31
}
}