update stream building

This commit is contained in:
Luke Pulverenti
2017-06-25 13:50:17 -04:00
parent 31a3e0f5c4
commit f2fb52761f
4 changed files with 35 additions and 3 deletions

View File

@@ -38,6 +38,7 @@
ChannelUp = 30,
ChannelDown = 31,
SetMaxStreamingBitrate = 31,
Guide = 32
Guide = 32,
ToggleStats = 33
}
}