mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
实现hls的流量汇报事件
This commit is contained in:
@@ -166,8 +166,7 @@ typedef struct {
|
||||
void (API_CALL *on_mk_flow_report)(const mk_media_info url_info,
|
||||
uint64_t total_bytes,
|
||||
uint64_t total_seconds,
|
||||
int is_player,
|
||||
const mk_tcp_session sender);
|
||||
int is_player);
|
||||
} mk_events;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user