X-Git-Url: https://git.cweiske.de/enigma2.git/blobdiff_plain/e90006f23e9a87b65a3fbb8b5abf5f6b4432817c..525b031d2b8401750293fde4e334dfc8a5193517:/lib/service/servicemp3.h diff --git a/lib/service/servicemp3.h b/lib/service/servicemp3.h index 985179f6..56a068b9 100644 --- a/lib/service/servicemp3.h +++ b/lib/service/servicemp3.h @@ -41,6 +41,7 @@ class eStaticServiceMP3Info: public iStaticServiceInformation public: RESULT getName(const eServiceReference &ref, std::string &name); int getLength(const eServiceReference &ref); + int getInfo(const eServiceReference &ref, int w); }; typedef struct _GstElement GstElement;