Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Overload List
| Name | Description | |
|---|---|---|
![]() |
TryParse(ArraySegment<Byte>) | Parses the supplied array segment of bytes as an SDP. Returns true if the SDP is valid. |
![]() |
TryParse([]) | Parses the supplied array of bytes as an SDP. Returns true if the SDP is valid. |
![]() |
TryParse(String) | Parses the supplied string. This function will convert the string to an array of UTF8 encoded bytes and then call the TryParse() function with an array of bytes. |
![]() |
TryParse([], Int32, Int32, Boolean) | Parses the supplied array of bytes as an SDP. Returns true if the SDP is valid. |
Top
See Also
Reference
Sdp<TGlobalDescription, TMediaDescription> Class
.gif)