初步添加sdp相关代码

This commit is contained in:
ziyue
2021-03-27 18:33:20 +08:00
parent 272ab706b0
commit 762cf227e5
2 changed files with 178 additions and 0 deletions

5
webrtc/Sdp.cpp Normal file
View File

@@ -0,0 +1,5 @@
//
// Created by xzl on 2021/3/27.
//
#include "Sdp.h"