Opus in TS input/output support
This commit is contained in:
parent
1c47e9cdfc
commit
97752f2c2d
9 changed files with 240 additions and 27 deletions
|
@ -18,7 +18,8 @@ namespace TS{
|
|||
ID3 = 0x15,
|
||||
MPEG2 = 0x02,
|
||||
MP2 = 0x03,
|
||||
META = 0x06
|
||||
META = 0x06,
|
||||
OPUS = 0x060001
|
||||
};
|
||||
|
||||
class ADTSRemainder{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue