A feedback attribute type. More...
Instance Methods | |
| (instancetype) | - init |
Class Methods | |
| (NSString *) | + ack |
| Gets the "positive acknowledgement" type. More... | |
| (NSString *) | + app |
| Gets the application-defined type. More... | |
| (NSString *) | + ccm |
| Gets the "codec control message" type. More... | |
| (FMLiveSwitchSdpRtcpFeedbackAttributeType *) | + feedbackAttributeType |
| (NSString *) | + nack |
| Gets the "negative acknowledgement" type. More... | |
| (NSString *) | + remb |
| Gets the "receiver estimated maximum bitrate" type. More... | |
| (NSString *) | + transportCC |
| Gets the "transport congestion control" type. More... | |
A feedback attribute type.
| + (NSString*) ack |
Gets the "positive acknowledgement" type.
| + (NSString*) app |
Gets the application-defined type.
| + (NSString*) ccm |
Gets the "codec control message" type.
| + (FMLiveSwitchSdpRtcpFeedbackAttributeType*) feedbackAttributeType |
| - (instancetype) init |
| + (NSString*) nack |
Gets the "negative acknowledgement" type.
| + (NSString*) remb |
Gets the "receiver estimated maximum bitrate" type.
| + (NSString*) transportCC |
Gets the "transport congestion control" type.