Gets media attributes collection. This is optional value, Count == 0 means not specified.
| C# | Visual Basic | Managed C++ |
public List<SDP_Attribute> Attributes { get; }
Public ReadOnly Property Attributes As List(Of SDP_Attribute)
public: List<SDP_Attribute^>^ Attributes { List<SDP_Attribute^>^ get (); }
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)