ZLMediaKit/api/source
Lidaofu 90fcad41f2
feat: C Api 增加部分函数 (#4382)
feat: C Api
增加mk_recorder_start_task(录制任务)、mk_rtp_server_create3(rtp多路复用)、mk_rtp_server_update_ssrc(更新ssrc)、mk_rtp_get_info(获取rtp信息)、mk_rtp_pause_check(暂停RTP超时检查)、mk_rtp_resume_check(恢复RTP超时检查)、mk_media_source_set_speed(回放流速度配置)等函数

---------

Co-authored-by: lidaofu <lidf@ahtelit.com>
2025-08-09 10:45:16 +08:00
..
mk_common.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
mk_events_objects.cpp feat: C Api 增加部分函数 (#4382) 2025-08-09 10:45:16 +08:00
mk_events.cpp 添加C API on_record_ts 回调ts录像信息 (#3520) 2024-05-10 14:27:23 +08:00
mk_frame.cpp 新增ps解析器c api (#4172) 2025-02-28 12:49:47 +08:00
mk_h264_splitter.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
mk_httpclient.cpp release 8.0 2023-12-09 16:23:51 +08:00
mk_media.cpp feat: C Api 增加部分函数 (#4382) 2025-08-09 10:45:16 +08:00
mk_player.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
mk_proxyplayer.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
mk_pusher.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
mk_recorder.cpp feat: C Api 增加部分函数 (#4382) 2025-08-09 10:45:16 +08:00
mk_rtp_server.cpp feat: C Api 增加部分函数 (#4382) 2025-08-09 10:45:16 +08:00
mk_tcp_private.h release 8.0 2023-12-09 16:23:51 +08:00
mk_tcp.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
mk_thread.cpp AI automatically translates all comments in the code into English (#3917) 2024-09-19 14:53:50 +08:00
mk_track.cpp 补充mk_track、mk_media部分c api (#3628) 2024-06-15 15:55:39 +08:00
mk_transcode.cpp release 8.0 2023-12-09 16:23:51 +08:00
mk_util.cpp 优化代码 2024-11-29 23:51:34 +08:00