Parses media from "c" SDP message field.
| C# | Visual Basic | Managed C++ |
public static SDP_ConnectionData Parse ( string cValue )
Public Shared Function Parse ( _ cValue As String _ ) As SDP_ConnectionData
public: static SDP_ConnectionData^ Parse ( String^ cValue )
- cValue (String)
- "m" SDP message field.
[Missing <returns> documentation for M:LumiSoft.Net.SDP.SDP_ConnectionData.Parse(System.String)]
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)