MeiCam SDK For Android  3.6.0
Classes | Public Attributes | List of all members
com.meicam.sdk.NvsCaptureSceneInfo Class Reference

Capture scene informations. More...

Classes

class  ClipData
 clip data More...
 

Public Attributes

List< ClipDataforegroundClipArray = new ArrayList<>()
 
List< ClipDatabackgroundClipArray = new ArrayList<>()
 

Detailed Description

Capture scene informations.

Member Data Documentation

◆ backgroundClipArray

List<ClipData> com.meicam.sdk.NvsCaptureSceneInfo.backgroundClipArray = new ArrayList<>()

◆ foregroundClipArray

List<ClipData> com.meicam.sdk.NvsCaptureSceneInfo.foregroundClipArray = new ArrayList<>()

The documentation for this class was generated from the following file: