完善注释

This commit is contained in:
xiongziliang
2020-04-26 19:04:47 +08:00
parent dee0af1c40
commit ff7cf5f4d3

View File

@@ -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 用户数据指针