Sdp<TGlobalDescription, TMediaDescription>.Parse Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
Parse(ArraySegment<Byte>) | Parses the supplied array segment into data structures representing the components of the SDP. | |
Parse([]) | Parses the supplied byte array into data structures representing the components of the SDP. | |
Parse(String) | Parses the supplied array segment into data structures representing the components of the SDP. | |
Parse(ArraySegment<Byte>, Boolean) | Parses the supplied array segment into data structures representing the components of the SDP. |
Top
See Also
Reference
Sdp<TGlobalDescription, TMediaDescription> Class