FMIceLinkSdpRtcpFeedbackAttribute Class Reference
| Inherits from | FMIceLinkSdpAttribute : NSObject |
|---|---|
| Declared in | FMIceLinkSdpRtcpFeedbackAttribute.h FMIceLinkSdpRtcpFeedbackAttribute.m |
+ ccmFirAttributeWithPayloadType:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)ccmFirAttributeWithPayloadType:(int)payloadTypeParameters
payloadType |
The payload type. |
|---|
Discussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ feedbackAttributeWithPayloadType:type:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)feedbackAttributeWithPayloadType:(int)payloadType type:(NSString *)typeDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ feedbackAttributeWithPayloadType:type:subtype:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)feedbackAttributeWithPayloadType:(int)payloadType type:(NSString *)type subtype:(NSString *)subtypeDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ fromAttributeValue:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)fromAttributeValue:(NSString *)valueParameters
value |
The attribute value. |
|---|
Discussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– getAttributeValue
- (NSString *)getAttributeValueDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– initWithPayloadType:type:
- (instancetype)initWithPayloadType:(int)payloadType type:(NSString *)typeDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– initWithPayloadType:type:subtype:
- (instancetype)initWithPayloadType:(int)payloadType type:(NSString *)type subtype:(NSString *)subtypeDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ nackAttributeWithPayloadType:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)nackAttributeWithPayloadType:(int)payloadTypeParameters
payloadType |
The payload type. |
|---|
Discussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ nackPliAttributeWithPayloadType:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)nackPliAttributeWithPayloadType:(int)payloadTypeParameters
payloadType |
The payload type. |
|---|
Discussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ nackRpsiAttributeWithPayloadType:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)nackRpsiAttributeWithPayloadType:(int)payloadTypeParameters
payloadType |
The payload type. |
|---|
Discussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ nackSliAttributeWithPayloadType:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)nackSliAttributeWithPayloadType:(int)payloadTypeParameters
payloadType |
The payload type. |
|---|
Discussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– payloadType
- (int)payloadTypeDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ rembAttributeWithPayloadType:
+ (FMIceLinkSdpRtcpFeedbackAttribute *)rembAttributeWithPayloadType:(int)payloadTypeParameters
payloadType |
The payload type. |
|---|
Discussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– setPayloadType:
- (void)setPayloadType:(int)valueDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– setSubType:
- (void)setSubType:(NSString *)valueDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– setType:
- (void)setType:(NSString *)valueDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– subType
- (NSString *)subTypeDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
– type
- (NSString *)typeDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h
+ wildcardPayloadType
+ (int)wildcardPayloadTypeDiscussion
Declared In
FMIceLinkSdpRtcpFeedbackAttribute.h