FeedbackAttribute Class |
Namespace: FM.IceLink.Sdp.Rtcp
The FeedbackAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| FeedbackAttribute(Int32, String) |
Initializes a new instance of the FeedbackAttribute class.
| |
| FeedbackAttribute(Int32, String, String) |
Initializes a new instance of the FeedbackAttribute class.
|
| Name | Description | |
|---|---|---|
| AttributeType |
Gets or sets this Attribute's Type.
(Inherited from Attribute.) | |
| PayloadType |
Gets or sets the payload type.
| |
| SubType |
Gets or sets the sub-type.
| |
| Type |
Gets or sets the type.
| |
| WildcardPayloadType |
Gets the payload type that represents
wildcard feedback attributes ('*').
|
| Name | Description | |
|---|---|---|
| CcmFirAttribute |
Creates a "ccm fir" feedback attribute.
| |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromAttributeValue |
Initializes a new instance of the FeedbackAttribute class.
| |
| GetAttributeValue |
Gets the internal value of the attribute.
(Overrides AttributeGetAttributeValue.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| NackAttribute |
Creates a "nack" feedback attribute.
| |
| NackPliAttribute |
Creates a "nack pli" feedback attribute.
| |
| NackRpsiAttribute |
Creates a "nack rpsi" feedback attribute.
| |
| NackSliAttribute |
Creates a "nack sli" feedback attribute.
| |
| RembAttribute |
Creates a "goog-remb" feedback attribute.
| |
| ToString |
Converts this instance to a string.
(Inherited from Attribute.) |