添加HttpRequester的C接口

This commit is contained in:
xiongziliang
2019-12-25 14:25:26 +08:00
parent 37858f3b51
commit 31f5d77880
10 changed files with 442 additions and 145 deletions

View File

@@ -28,7 +28,7 @@
#define MK_API_H_
#include "common.h"
#include "httpdownloader.h"
#include "httpclient.h"
#include "media.h"
#include "proxyplayer.h"
#include "recorder.h"