mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
完善注释
This commit is contained in:
parent
e6eee321ea
commit
5acdf1f789
@ -114,6 +114,7 @@ API_EXPORT void API_CALL mk_player_set_on_shutdown(mk_player ctx, on_mk_play_eve
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* 设置音视频数据回调函数
|
* 设置音视频数据回调函数
|
||||||
|
* 该接口只能在播放成功事件触发后才能调用
|
||||||
* @param ctx 播放器指针
|
* @param ctx 播放器指针
|
||||||
* @param cb 回调函数指针,不得为null
|
* @param cb 回调函数指针,不得为null
|
||||||
* @param user_data 用户数据指针
|
* @param user_data 用户数据指针
|
||||||
|
Loading…
Reference in New Issue
Block a user