Overload List
Name | Description |
---|---|
Sdp.TryParse (Generic ArraySegment) | Parses the supplied array segment of bytes as an SDP. |
Sdp.TryParse (Byte[]) | Parses the supplied array of bytes as an SDP. |
Sdp.TryParse (String) | Parses the supplied string. |
Sdp.TryParse (Byte[], Int32, Int32, Boolean) | Parses the supplied array of bytes as an SDP. |