MapAttribute Methods |
The MapAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
| AddRelatedRtcpFeedbackAttribute |
Adds an Rtcp Feedback attribute associated with this Map Attribute.
| |
| 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.) | |
| GetRelatedCcmFirFeedbackAttribute |
Gets the RTCP "ccm fir" feedback attribute associated with this payload type.
| |
| GetRelatedNackFeedbackAttribute |
Gets the RTCP "nack" feedback attribute associated with this payload type.
| |
| GetRelatedNackPliFeedbackAttribute |
Gets the RTCP "nack pli" feedback attribute associated with this payload type.
| |
| GetRelatedNackRpsiFeedbackAttribute |
Gets the RTCP "nack rpsi" feedback attribute associated with this payload type.
| |
| GetRelatedNackSliFeedbackAttribute |
Gets the RTCP "nack sli" feedback attribute associated with this payload type.
| |
| GetRelatedRembFeedbackAttribute |
Gets the RTCP "goog-remb" feedback attribute associated with this payload type.
| |
| GetRelatedRtcpFeedbackAttribute(String, String) |
Gets the RTCP feedback attribute for the given type and subtype associated with this payload type.
| |
| GetRelatedRtcpFeedbackAttribute(Int32, String, String) |
Gets the RTCP feedback attribute for the given payload type, type and subtype associated with this payload type.
| |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| RemoveRelatedRtcpFeedbackAttribute |
Removes an Rtcp Feedback attribute associated with this Map Attribute.
Returns true if the attribute was reomved; if the attribute was not present, returns false.
| |
| ResetRtcpFeedbackAttributes |
Resets Rtcp Feedback attributes associated with this Map Attribute.
| |
| ToString |
Converts this instance to a string.
(Inherited from Attribute.) |