mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 10:40:05 +08:00
完善注释
This commit is contained in:
parent
dee0af1c40
commit
ff7cf5f4d3
@ -98,7 +98,6 @@ API_EXPORT void API_CALL mk_player_set_on_shutdown(mk_player ctx, on_mk_play_eve
|
||||
|
||||
/**
|
||||
* 设置音视频数据回调函数
|
||||
* 该接口在播放成功事件触发后才有效
|
||||
* @param ctx 播放器指针
|
||||
* @param cb 回调函数指针,设置null立即取消回调
|
||||
* @param user_data 用户数据指针
|
||||
|
Loading…
Reference in New Issue
Block a user