FMIceLinkSdpBandwidthType Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | FMIceLinkSdpBandwidthType.h FMIceLinkSdpBandwidthType.m  | 
+ applicationSpecific
	
Gets the SDP bandwidth type meaning "Application Specific".
			+ (NSString *)applicationSpecificDiscussion
Gets the SDP bandwidth type meaning "Application Specific".
			Declared In
FMIceLinkSdpBandwidthType.h
+ conferenceTotal
	
Gets the SDP bandwidth type meaning "Conference Total".
			+ (NSString *)conferenceTotalDiscussion
Gets the SDP bandwidth type meaning "Conference Total".
			Declared In
FMIceLinkSdpBandwidthType.h
+ rtcpReceivers
	
Gets the SDP bandwidth type meaning "RTCP Receivers".
			+ (NSString *)rtcpReceiversDiscussion
Gets the SDP bandwidth type meaning "RTCP Receivers".
			Declared In
FMIceLinkSdpBandwidthType.h
+ rtcpSenders
	
Gets the SDP bandwidth type meaning "RTCP Senders".
			+ (NSString *)rtcpSendersDiscussion
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 *)transportIndependentApplicationSpecificMaximumDiscussion
Gets the SDP bandwidth type meaning "Transport Independent Application Specific Maximum".
			Declared In
FMIceLinkSdpBandwidthType.h