mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user