fix path to default plugin.png
[enigma2.git] / lib / service / servicemp3.h
index 208928989d63d0dfe2da84dfce4719410fe3e3ed..be07cfc706c11568477e92a696e4ce9f06cfb3b5 100644 (file)
@@ -83,7 +83,7 @@ public:
        RESULT getPlayPosition(pts_t &SWIG_OUTPUT);
        RESULT setTrickmode(int trick);
        RESULT isCurrentlySeekable();
-       
+       RESULT seekChapter(int chapter);
                // iServiceInformation
        RESULT getName(std::string &name);
        int getInfo(int w);