gui/streaminfo2.cpp: add bitrate info for TS/webtv/file playback, based on code (C) martii

Origin commit data
------------------
Branch: ni/coolstream
Commit: 891c0fe8d0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2015-10-29 17:42:56 +03:00
parent 68e6b991e6
commit 5fa63a028a
2 changed files with 234 additions and 173 deletions

View File

@@ -27,6 +27,7 @@
#include <driver/framebuffer.h>
#include <gui/components/cc.h>
#include <gui/movieplayer.h>
#include <zapit/femanager.h>
@@ -37,6 +38,7 @@ class CStreamInfo2 : public CMenuTarget
CFrameBuffer *frameBuffer;
CFrontend *frontend;
CComponentsPIP * pip;
CMoviePlayerGui *mp;
int x;
int y;
int width;