TS MP3 works mostly, but PMT has wrong checksum
This commit is contained in:
parent
6260df4a32
commit
827656b6dc
4 changed files with 169 additions and 8 deletions
|
@ -110,6 +110,7 @@ namespace TS {
|
|||
|
||||
class ProgramMappingTable : public Packet {
|
||||
public:
|
||||
ProgramMappingTable();
|
||||
char getOffset();
|
||||
void setOffset(char newVal);
|
||||
char getTableId();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue