SsrcAttribute Class |
Namespace: FM.IceLink.Sdp.Rtp
The SsrcAttribute type exposes the following members.
Name | Description | |
---|---|---|
SsrcAttribute(Int64, String) |
Initializes a new instance of the SsrcAttribute class.
| |
SsrcAttribute(Int64, String, String) |
Initializes a new instance of the SsrcAttribute class.
|
Name | Description | |
---|---|---|
AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
Name |
Gets or sets the name of the attribute.
| |
SynchronizationSource |
Gets or sets the synchronization source.
| |
Value |
Gets or sets the attribute value.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromAttributeValue |
Initializes a new instance of the SsrcAttribute 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.) |