修复合并错误
This commit is contained in:
@@ -233,12 +233,4 @@ public class MediaConfig{
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
public String getRtpSendPortRange() {
|
||||
return rtpSendPortRange;
|
||||
}
|
||||
|
||||
public void setRtpSendPortRange(String rtpSendPortRange) {
|
||||
this.rtpSendPortRange = rtpSendPortRange;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user