Attribute Class |
Namespace: FM.IceLink.Sdp.Rtcp
The Attribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AddressType |
Gets or sets the type of the address. See AddressType for possible values.
| |
| AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
| ConnectionAddress |
Gets or sets the RTCP connection address.
| |
| NetworkType |
Gets or sets the type of network. See NetworkType for possible values.
| |
| Port |
Gets or sets the RTCP port number.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromAttributeValue |
Initializes a new instance of the Attribute 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.) | |
| Update |
Updates the port and connection address.
|