streaminfo2: show pmt version, show new pids after pmt update

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1455 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
satbaby
2011-05-10 18:24:43 +00:00
parent 467689cee1
commit 5f96e75c31
2 changed files with 70 additions and 39 deletions

View File

@@ -63,6 +63,8 @@ class CStreamInfo2 : public CMenuTarget
int average_bitrate_pos;
int average_bitrate_offset;
unsigned int scaling;
unsigned int pmt_version;
int box_h;
struct feSignal {
unsigned long ber, old_ber, max_ber, min_ber;
unsigned long sig, old_sig, max_sig, min_sig;