com.cisco.jabber.guest.sdk.JabberGuestCall.CaptureOrientation Enum Reference

Used to specify the desired capture orientation when calling setCaptureOrientation(). More...

Public Attributes

 auto
 Allow Jabber Guest to automatically select the correct capture orientation based on the device orientation.
 
 up
 Set the capture orientation to up and do not automatically change with device rotation.
 
 left
 Set the capture orientation to left and do not automatically change with device rotation.
 
 down
 Set the capture orientation to down and do not automatically change with device rotation.
 
 right
 Set the capture orientation to right and do not automatically change with device rotation.
 

Detailed Description

Used to specify the desired capture orientation when calling setCaptureOrientation().

The default is CaptureOrientation.auto.