Overload List

Name Description
Sdp.Parse (Generic ArraySegment) Parses the supplied array segment into data structures representing the components of the SDP.
Sdp.Parse (Byte[]) Parses the supplied byte array into data structures representing the components of the SDP.
Sdp.Parse (String) Parses the supplied array segment into data structures representing the components of the SDP.
Sdp.Parse (Generic ArraySegment, Boolean) Parses the specified array segment into data structures representing the components of the SDP.

See Also