mirror of https://bitbucket.org/ausocean/av.git
just testing
This commit is contained in:
parent
f8aa535ec7
commit
429ee0b5b1
|
@ -13,6 +13,7 @@ type BitrateCalculator struct {
|
|||
elapsedTime time
|
||||
}
|
||||
|
||||
// The bitrate calculat
|
||||
func (bc *BitrateCalculator) Start() {
|
||||
if isFirstTime {
|
||||
if Delay == nil {
|
||||
|
|
Loading…
Reference in New Issue