mirror of
https://github.com/aler9/gortsplib
synced 2025-10-08 00:20:05 +08:00
fix 32bit support
This commit is contained in:
@@ -13,6 +13,7 @@ import (
|
||||
)
|
||||
|
||||
type serverStreamTrack struct {
|
||||
padding uint32 //nolint:structcheck,unused
|
||||
lastSequenceNumber uint32
|
||||
lastSSRC uint32
|
||||
lastTimeRTP uint32
|
||||
|
Reference in New Issue
Block a user