A feedback attribute sub type. More...
Instance Methods | |
| (instancetype) | - init |
Class Methods | |
| (FMLiveSwitchSdpRtcpFeedbackAttributeSubType *) | + feedbackAttributeSubType |
| (NSString *) | + fir |
| Gets the "full intraframe refresh" sub-type. More... | |
| (NSString *) | + lrr |
| Gets the "layer refresh request" sub-type. More... | |
| (NSString *) | + pli |
| Gets the "picture loss indication" sub-type. More... | |
| (NSString *) | + rpsi |
| Gets the "reference picture selection indication" sub-type. More... | |
| (NSString *) | + sli |
| Gets the "slice loss indication" sub-type. More... | |
| (NSString *) | + tmmbn |
| Gets the "temporary maximum media-stream bitrate notification" sub-type. More... | |
| (NSString *) | + tmmbr |
| Gets the "temporary maximum media-stream bitrate request" sub-type. More... | |
A feedback attribute sub type.
| + (FMLiveSwitchSdpRtcpFeedbackAttributeSubType*) feedbackAttributeSubType |
| + (NSString*) fir |
Gets the "full intraframe refresh" sub-type.
| - (instancetype) init |
| + (NSString*) lrr |
Gets the "layer refresh request" sub-type.
| + (NSString*) pli |
Gets the "picture loss indication" sub-type.
| + (NSString*) rpsi |
Gets the "reference picture selection indication" sub-type.
| + (NSString*) sli |
Gets the "slice loss indication" sub-type.
| + (NSString*) tmmbn |
Gets the "temporary maximum media-stream bitrate notification" sub-type.
| + (NSString*) tmmbr |
Gets the "temporary maximum media-stream bitrate request" sub-type.