FMIceLinkSdpRtcpFeedbackAttributeSubType Class Reference

Inherits from NSObject
Declared in FMIceLinkSdpRtcpFeedbackAttributeSubType.h
FMIceLinkSdpRtcpFeedbackAttributeSubType.m

Overview

A feedback attribute sub type.

+ fir

Gets the "full intraframe refresh" sub-type.
+ (NSString *)fir

Discussion

Gets the "full intraframe refresh" sub-type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeSubType.h

+ pli

Gets the "picture loss indication" sub-type.
+ (NSString *)pli

Discussion

Gets the "picture loss indication" sub-type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeSubType.h

+ rpsi

Gets the "reference picture selection indication" sub-type.
+ (NSString *)rpsi

Discussion

Gets the "reference picture selection indication" sub-type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeSubType.h

+ sli

Gets the "slice loss indication" sub-type.
+ (NSString *)sli

Discussion

Gets the "slice loss indication" sub-type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeSubType.h