also show dvb subtitles with wrong coded subtitling type in pmt
[enigma2.git] / lib / service / servicemp3.h
index fc3c85ff49d25b6c4cd188865ba42ad17e5a1a88..823fb7992855b3d0dcbfa3df9af76cf0ed2b4eb3 100644 (file)
@@ -153,6 +153,7 @@ private:
        GstElement *m_gst_pipeline;
        GstTagList *m_stream_tags;
        eFixedMessagePump<int> m_pump;
+       std::string m_error_message;
 
        audiotype_t gstCheckAudioPad(GstStructure* structure);
        void gstBusCall(GstBus *bus, GstMessage *msg);