Click or drag to resize

FeedbackAttribute Methods

The FeedbackAttribute type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCcmFirAttribute
Creates a "ccm fir" feedback attribute.
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFromAttributeValue
Initializes a new instance of the FeedbackAttribute class.
Protected methodGetAttributeValue
Gets the internal value of the attribute.
(Overrides AttributeGetAttributeValue.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodStatic memberNackAttribute
Creates a "nack" feedback attribute.
Public methodStatic memberNackPliAttribute
Creates a "nack pli" feedback attribute.
Public methodStatic memberNackRpsiAttribute
Creates a "nack rpsi" feedback attribute.
Public methodStatic memberNackSliAttribute
Creates a "nack sli" feedback attribute.
Public methodStatic memberRembAttribute
Creates a "goog-remb" feedback attribute.
Public methodToString
Converts this instance to a string.
(Inherited from Attribute.)
Top
See Also