添加播放器的C接口

This commit is contained in:
xiongziliang
2019-12-18 11:45:33 +08:00
parent 239dc309f2
commit 026aa5e75c
5 changed files with 362 additions and 5 deletions

View File

@@ -32,5 +32,6 @@
#include "media.h"
#include "proxyplayer.h"
#include "flvrecorder.h"
#include "player.h"
#endif /* MK_API_H_ */