FMIceLinkSdpRtcpFeedbackAttributeType Class Reference

Inherits from NSObject
Declared in FMIceLinkSdpRtcpFeedbackAttributeType.h
FMIceLinkSdpRtcpFeedbackAttributeType.m

Overview

A feedb[ack](#//api/name/ack) attribute type.

+ ack

Gets the "positive acknowledgement" type.
+ (NSString *)ack

Discussion

Gets the "positive acknowledgement" type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeType.h

+ app

Gets the application-defined type.
+ (NSString *)app

Discussion

Gets the application-defined type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeType.h

+ ccm

Gets the "codec control message" type.
+ (NSString *)ccm

Discussion

Gets the "codec control message" type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeType.h

+ nack

Gets the "negative acknowledgement" type.
+ (NSString *)nack

Discussion

Gets the "negative acknowledgement" type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeType.h

+ remb

Gets the "receiver estimated maximum bitrate" type.
+ (NSString *)remb

Discussion

Gets the "receiver estimated maximum bitrate" type.

Declared In

FMIceLinkSdpRtcpFeedbackAttributeType.h