Defines valid SDP bandwidth types. More...
Class Methods | |
| (NSString *) | + applicationSpecific |
| Gets the SDP bandwidth type meaning "Application Specific". More... | |
| (NSString *) | + conferenceTotal |
| Gets the SDP bandwidth type meaning "Conference Total". More... | |
| (NSString *) | + rtcpReceivers |
| Gets the SDP bandwidth type meaning "RTCP Receivers". More... | |
| (NSString *) | + rtcpSenders |
| Gets the SDP bandwidth type meaning "RTCP Senders". More... | |
| (NSString *) | + transportIndependentApplicationSpecificMaximum |
| Gets the SDP bandwidth type meaning "Transport Independent Application Specific Maximum". More... | |
Defines valid SDP bandwidth types.
| + (NSString*) applicationSpecific |
Gets the SDP bandwidth type meaning "Application Specific".
| + (NSString*) conferenceTotal |
Gets the SDP bandwidth type meaning "Conference Total".
| + (NSString*) rtcpReceivers |
Gets the SDP bandwidth type meaning "RTCP Receivers".
| + (NSString*) rtcpSenders |
Gets the SDP bandwidth type meaning "RTCP Senders".
| + (NSString*) transportIndependentApplicationSpecificMaximum |
Gets the SDP bandwidth type meaning "Transport Independent Application Specific Maximum".