ZLMediaKit/api
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
..
include feat: C Api 增加部分函数 (#4382) 2025-08-09 10:45:16 +08:00
source feat: C Api 增加部分函数 (#4382) 2025-08-09 10:45:16 +08:00
tests Add logo and version information to exe on windows (#4093) 2025-01-03 11:33:35 +08:00
CMakeLists.txt c sdk unix编译增加额外调试信息 (#4364) 2025-07-26 15:45:00 +08:00