add SeekableStatusChanged event
[vuplus_dvbapp] / lib / nav / pcore.h
index 494c26c..ad5d461 100644 (file)
@@ -19,6 +19,7 @@ public:
                evPlayFailed,   /** the next service (in playlist) or the one given in playService failed to play */
                evUpdatedEventInfo, /** the "currently running" event info was updated */
                evUpdatedInfo, /** the program info of this service was updated */
+               evSeekableStatusChanged,
        };
        
        pNavigation();