mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
- streaminfo2: allow fade in/out
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user