remove non working indication of playable services in servicelist
[enigma2.git] / lib / dvb / pmt.h
index a23abf1e3142e63cde68959f610a055f3e6d7df8..5f3d4777d4b3f23ee304174e98f8971f7fa33bfd 100644 (file)
@@ -93,7 +93,9 @@ public:
                int pid;
                enum { atMPEG, atAC3, atDTS };
                int type; // mpeg2, ac3, dts, ...
                int pid;
                enum { atMPEG, atAC3, atDTS };
                int type; // mpeg2, ac3, dts, ...
-               // language code, ...
+               
+               int component_tag;
+               std::string language_code; /* iso-639, if available. */
        };
        
        struct program
        };
        
        struct program