mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
fix #360, fix build bug for centos7.
This commit is contained in:
parent
b6feb0742f
commit
e818f36316
3 changed files with 5 additions and 4 deletions
|
@ -1340,7 +1340,7 @@ public:
|
|||
/**
|
||||
* reverved value, must be '1'
|
||||
*/
|
||||
int8_t const1_value; //2bits
|
||||
int8_t const3_value; //2bits
|
||||
/**
|
||||
* This 5-bit field is the version number of the whole Program Association Table. The version number
|
||||
* shall be incremented by 1 modulo 32 whenever the definition of the Program Association Table changes. When the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue