mirror of
https://github.com/pion/webrtc.git
synced 2025-09-27 03:25:58 +08:00
Remove RTCDataChannel priority
This has been removed from webrtc-pc[0] Relates to #748 [0] https://github.com/w3c/webrtc-pc/issues/2258
This commit is contained in:
@@ -30,7 +30,4 @@ type DataChannelInit struct {
|
||||
|
||||
// ID overrides the default selection of ID for this channel.
|
||||
ID *uint16
|
||||
|
||||
// Priority describes the priority of this channel.
|
||||
Priority *PriorityType
|
||||
}
|
||||
|
Reference in New Issue
Block a user