mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-07 12:18:12 +08:00
实现媒体源pause/speed接口:#1129
This commit is contained in:
@@ -87,7 +87,6 @@ private:
|
||||
void dumpMetadata(const AMFValue &metadata);
|
||||
|
||||
private:
|
||||
bool _paused = false;
|
||||
bool _set_meta_data = false;
|
||||
double _recv_req_id = 0;
|
||||
//消耗的总流量
|
||||
|
||||
Reference in New Issue
Block a user