mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-30 23:02:24 +08:00
支持bitrate
This commit is contained in:
@@ -80,7 +80,7 @@ public:
|
||||
}
|
||||
|
||||
void onSegmentSize(uint64_t bytes) {
|
||||
_speed += bytes;
|
||||
_speed[TrackVideo] += bytes;
|
||||
}
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user