TS MP3 works mostly, but PMT has wrong checksum

This commit is contained in:
ozzay 2014-08-15 15:11:32 +02:00
parent 6260df4a32
commit 827656b6dc
4 changed files with 169 additions and 8 deletions

View file

@ -110,6 +110,7 @@ namespace TS {
class ProgramMappingTable : public Packet {
public:
ProgramMappingTable();
char getOffset();
void setOffset(char newVal);
char getTableId();