Instance Methods | |
| (bool) | - addAttribute: |
| (void) | - clear |
| (instancetype) | - init |
| (bool) | - removeWithAttribute: |
| (NSMutableArray *) | - toArray |
| (bool) | - tryGetFeedbackAttributeWithPayloadType:feedbackAttributeType:subType:feedbackAttribute: |
Class Methods | |
| (FMLiveSwitchSdpRtpFeedbackAttributeCollection *) | + feedbackAttributeCollection |
| - (bool) addAttribute: | (FMLiveSwitchSdpRtcpFeedbackAttribute *) | attribute |
| - (void) clear |
| + (FMLiveSwitchSdpRtpFeedbackAttributeCollection*) feedbackAttributeCollection |
| - (instancetype) init |
| - (bool) removeWithAttribute: | (FMLiveSwitchSdpRtcpFeedbackAttribute *) | attribute |
| - (NSMutableArray*) toArray |
| - (bool) tryGetFeedbackAttributeWithPayloadType: | (int) | payloadType | |
| feedbackAttributeType: | (NSString *) | feedbackAttributeType | |
| subType: | (NSString *) | subType | |
| feedbackAttribute: | (FMLiveSwitchSdpRtcpFeedbackAttribute **) | feedbackAttribute | |