ExtMapAttribute Class |
Namespace: FM.IceLink.Sdp.Rtp
The ExtMapAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| ExtMapAttribute(Int32, String) |
RTP Extension Map Attribute.
| |
| ExtMapAttribute(Int32, String, StreamDirection) |
RTP Extension Map Attribute.
|
| Name | Description | |
|---|---|---|
| AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
| Direction |
Gets or sets the direction of this extension (optional). If not present, stream direction is assumed to be the direction of the extension.
| |
| ExtensionAttributes |
Gets or sets extension attributes (optional).
| |
| Id |
Gets the local identifier of this extension.
| |
| Uri |
Gets the well-known URI of this extension
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromAttributeValue |
Initializes a new instance of the MapAttribute 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.) |