mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
CI: Cover kernel ts
This commit is contained in:
parent
4187fa0068
commit
3f59c7885e
3 changed files with 136 additions and 0 deletions
|
@ -131,6 +131,7 @@ enum SrsTsStream
|
|||
{
|
||||
// ITU-T | ISO/IEC Reserved
|
||||
SrsTsStreamReserved = 0x00,
|
||||
SrsTsStreamForbidden = 0xff,
|
||||
// ISO/IEC 11172 Video
|
||||
// ITU-T Rec. H.262 | ISO/IEC 13818-2 Video or ISO/IEC 11172-2 constrained parameter video stream
|
||||
// ISO/IEC 11172 Audio
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue