mirror of https://bitbucket.org/ausocean/av.git
Just made correction to comment
This commit is contained in:
parent
93ad5ed247
commit
bb6130d5ca
|
@ -33,7 +33,7 @@ import (
|
|||
"time"
|
||||
)
|
||||
|
||||
// bitrateCalculator implements interface BitrateCalculator
|
||||
// BitrateCalculator provides fields and methods to allow calculation of bitrate
|
||||
type BitrateCalculator struct {
|
||||
outputDelay int // sec
|
||||
now time.Time
|
||||
|
|
Loading…
Reference in New Issue