package
Version:
v0.30.8
Opens a new window with list of versions in this module.
Published: Oct 3, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
Package bitrate 平滑计算比特率(码率)
type ModOption func(option *Option)
type Option struct {
WindowMs int
Unit Unit
}
TODO chef: 考虑支持配置是否在内部使用锁
const (
UnitBitPerSec Unit = iota + 1
UnitBytePerSec
UnitKbitPerSec
UnitKbytePerSec
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.