mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
parent
2757ec7973
commit
e1fe2d1c1d
3 changed files with 3 additions and 0 deletions
|
@ -85,6 +85,7 @@ private:
|
|||
class SrsRtpOpusMuxer
|
||||
{
|
||||
private:
|
||||
// TODO: FIXME: How to handle timestamp overflow?
|
||||
uint32_t timestamp;
|
||||
uint16_t sequence;
|
||||
SrsAudioRecode* recoder;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue