|
MeiCam SDK For Android
3.14.4
|
Capture scene informations. More...
Classes | |
| class | ClipData |
| clip data More... | |
Public Attributes | |
| List< ClipData > | foregroundClipArray = new ArrayList<>() |
| List< ClipData > | backgroundClipArray = new ArrayList<>() |
Static Public Attributes | |
| static final String | CAPTURESCENE_INFO_IMAGE_FILLMODE_FIT = "fit" |
| static final String | CAPTURESCENE_INFO_IMAGE_FILLMODE_LETTERBOX = "letterBox" |
| static final String | CAPTURESCENE_INFO_IMAGE_FILLMODE_CROP = "crop" |
| static final String | CAPTURESCENE_INFO_IMAGE_FILLMODE_STRETCH = "stretch" |
Capture scene informations.
| List<ClipData> com.meicam.sdk.NvsCaptureSceneInfo.backgroundClipArray = new ArrayList<>() |
|
static |
|
static |
|
static |
|
static |
| List<ClipData> com.meicam.sdk.NvsCaptureSceneInfo.foregroundClipArray = new ArrayList<>() |
1.8.17