fps
This commit is contained in:
@@ -17,9 +17,9 @@ type Stream struct {
|
||||
streamId uint8
|
||||
streamType uint8
|
||||
|
||||
tsw *tsio.TSWriter
|
||||
idx int
|
||||
|
||||
tsw *tsio.TSWriter
|
||||
idx int
|
||||
fps uint
|
||||
iskeyframe bool
|
||||
pts, dts, pt time.Duration
|
||||
data []byte
|
||||
|
||||
Reference in New Issue
Block a user