mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
实现hls的流量汇报事件
This commit is contained in:
@@ -151,8 +151,7 @@ API_EXPORT void API_CALL mk_events_listen(const mk_events *events){
|
||||
s_events.on_mk_flow_report((mk_media_info) &args,
|
||||
totalBytes,
|
||||
totalDuration,
|
||||
isPlayer,
|
||||
(mk_tcp_session) &sender);
|
||||
isPlayer);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user