mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
整理webrtc相关代码命名空间
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
#include "../webrtc/WebRtcPusher.h"
|
||||
#include "../webrtc/WebRtcTransport.h"
|
||||
|
||||
using namespace mediakit;
|
||||
|
||||
namespace API {
|
||||
typedef enum {
|
||||
NotFound = -500, //未找到
|
||||
|
||||
Reference in New Issue
Block a user