Opus in TS input/output support

This commit is contained in:
Thulinma 2020-06-16 19:32:59 +02:00
parent 1c47e9cdfc
commit 97752f2c2d
9 changed files with 240 additions and 27 deletions

View file

@ -18,7 +18,8 @@ namespace TS{
ID3 = 0x15,
MPEG2 = 0x02,
MP2 = 0x03,
META = 0x06
META = 0x06,
OPUS = 0x060001
};
class ADTSRemainder{