FMIceLinkSdpBandwidthType Class Reference

Inherits from NSObject
Declared in FMIceLinkSdpBandwidthType.h
FMIceLinkSdpBandwidthType.m

Overview

Defines valid SDP bandwidth types.

+ applicationSpecific

Gets the SDP bandwidth type meaning "Application Specific".
+ (NSString *)applicationSpecific

Discussion

Gets the SDP bandwidth type meaning "Application Specific".

Declared In

FMIceLinkSdpBandwidthType.h

+ conferenceTotal

Gets the SDP bandwidth type meaning "Conference Total".
+ (NSString *)conferenceTotal

Discussion

Gets the SDP bandwidth type meaning "Conference Total".

Declared In

FMIceLinkSdpBandwidthType.h

+ rtcpReceivers

Gets the SDP bandwidth type meaning "RTCP Receivers".
+ (NSString *)rtcpReceivers

Discussion

Gets the SDP bandwidth type meaning "RTCP Receivers".

Declared In

FMIceLinkSdpBandwidthType.h

+ rtcpSenders

Gets the SDP bandwidth type meaning "RTCP Senders".
+ (NSString *)rtcpSenders

Discussion

Gets the SDP bandwidth type meaning "RTCP Senders".

Declared In

FMIceLinkSdpBandwidthType.h

+ transportIndependentApplicationSpecificMaximum

Gets the SDP bandwidth type meaning "Transport Independent Application Specific Maximum".
+ (NSString *)transportIndependentApplicationSpecificMaximum

Discussion

Gets the SDP bandwidth type meaning "Transport Independent Application Specific Maximum".

Declared In

FMIceLinkSdpBandwidthType.h