Defines valid SDP orientations. More...
Class Methods | |
| (NSString *) | + landscape |
| Gets the SDP orientation meaning "Landscape". More... | |
| (NSString *) | + portrait |
| Gets the SDP orientation meaning "Portrait". More... | |
| (NSString *) | + seascape |
| Gets the SDP orientation meaning "Upside-Down Landscape". More... | |
Defines valid SDP orientations.
| + (NSString*) landscape |
Gets the SDP orientation meaning "Landscape".
| + (NSString*) portrait |
Gets the SDP orientation meaning "Portrait".
| + (NSString*) seascape |
Gets the SDP orientation meaning "Upside-Down Landscape".