PreviewDisplayMode Class |
The PreviewDisplayMode type exposes the following members.
| Name | Description | |
|---|---|---|
| FitScreen | To be added. | |
| JniPeerMembers | To be added. | |
| Manual | Manual. | |
| ThresholdClass | To be added. | |
| ThresholdType | To be added. |
| Name | Description | |
|---|---|---|
| ValueOf | Returns the enum constant of this class with the specified name. | |
| Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
PreviewDisplayMode is an enumeration defining the mode used
while showing the camera preview if the selected input device is a camera
(front or rear).
The type is one of:
| FIT_SCREEN | The preview will fit the screen in the smallest dimension |
| MANUAL | The preview will be positioned manually |