Attribute Class |
Namespace: FM.IceLink.Sdp
The Attribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeType |
Gets or sets this Attribute's Type.
|
| Name | Description | |
|---|---|---|
| CreateAttribute |
Creates an attribute.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetAttributeValue |
Gets the internal value of the attribute.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| GetTypeName |
Gets the name of the attribute type.
| |
| IsMediaLevel |
Determines whether the type applies to media streams.
| |
| IsSessionLevel |
Determines whether the type applies to sessions.
| |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Creates an ConnectionData instance from a string.
| |
| ToString |
Converts this instance to a string.
(Overrides ObjectToString.) |