mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-23 01:12:20 +08:00
添加新的sdp解析算法
This commit is contained in:
@@ -44,6 +44,7 @@ typedef enum {
|
||||
TrackInvalid = -1,
|
||||
TrackVideo = 0,
|
||||
TrackAudio,
|
||||
TrackTitle,
|
||||
TrackMax
|
||||
} TrackType;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user