媒体注册hook添加编码等信息

This commit is contained in:
xia-chu
2021-04-08 17:34:13 +08:00
parent a328520c9c
commit 67e1b1f194
3 changed files with 68 additions and 64 deletions

View File

@@ -124,5 +124,5 @@ bool checkArgs(Args &&args, First &&first, KeyTypes &&...keys) {
void installWebApi();
void unInstallWebApi();
Value makeMediaSourceJson(MediaSource &media);
#endif //ZLMEDIAKIT_WEBAPI_H