LanguageAttribute Class |
Namespace: FM.IceLink.Sdp
The LanguageAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| LanguageAttribute |
Initializes a new instance of the LanguageAttribute class.
|
| Name | Description | |
|---|---|---|
| AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
| LanguageTag |
Gets or sets the default language for the session being described
(if used as a session-level attribute) or the language for a media
stream (if used as a media-level attribute).
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromAttributeValue |
Initializes a new instance of the LanguageAttribute class.
| |
| GetAttributeValue |
Gets the internal value of the attribute.
(Overrides AttributeGetAttributeValue.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Converts this instance to a string.
(Inherited from Attribute.) |