FMIceLinkSdpOrientation Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | FMIceLinkSdpOrientation.h FMIceLinkSdpOrientation.m  | 
+ landscape
	
Gets the SDP orientation meaning "Landscape".
			+ (NSString *)landscapeDiscussion
Gets the SDP orientation meaning "Landscape".
			Declared In
FMIceLinkSdpOrientation.h
+ portrait
	
Gets the SDP orientation meaning "Portrait".
			+ (NSString *)portraitDiscussion
Gets the SDP orientation meaning "Portrait".
			Declared In
FMIceLinkSdpOrientation.h
+ seascape
	
Gets the SDP orientation meaning "Upside-Down Landscape".
			+ (NSString *)seascapeDiscussion
Gets the SDP orientation meaning "Upside-Down Landscape".
			Declared In
FMIceLinkSdpOrientation.h