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