fix 32bit support

This commit is contained in:
aler9
2022-04-08 18:09:15 +02:00
parent fb5d2c31ce
commit 2d2e62f55b

View File

@@ -13,6 +13,7 @@ import (
)
type serverStreamTrack struct {
padding uint32 //nolint:structcheck,unused
lastSequenceNumber uint32
lastSSRC uint32
lastTimeRTP uint32