- streaminfo2: allow fade in/out

This commit is contained in:
svenhoefer
2016-09-30 00:02:01 +02:00
parent 934ad68520
commit 6cff0d23ce
2 changed files with 39 additions and 5 deletions

View File

@@ -31,6 +31,7 @@
#include <zapit/femanager.h>
class COSDFader;
class CStreamInfo2 : public CMenuTarget
{
private:
@@ -39,6 +40,7 @@ class CStreamInfo2 : public CMenuTarget
CFrontend *frontend;
CComponentsPIP * pip;
CMoviePlayerGui *mp;
COSDFader fader;
int x;
int y;
int width;