mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user