mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-24 09:52:21 +08:00
完善sdp相关定义
This commit is contained in:
@@ -38,7 +38,8 @@ typedef enum {
|
||||
TrackVideo = 0,
|
||||
TrackAudio,
|
||||
TrackTitle,
|
||||
TrackMax = 3
|
||||
TrackData,
|
||||
TrackMax = 4
|
||||
} TrackType;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user