Exposes User DataExposes User DatacropPer-shot snapshot crop region in [-1, 1] normalized image space. The full image spans [-1, 1] on each axis (so a centered 50% crop is left=-0.5, right=0.5, bottom=-0.5, top=0.5). Null means "use the session's default crop (or no crop)".
StaticgetReturns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other. Useful for checking if two references point to the same thing.
Per-shot overrides for CameraModule.CaptureSession#capture.
Remarks
Only the properties listed here are overridable on a per-capture basis. Other StreamConfig fields (stream, tuning parameters) are fixed at session start and cannot be changed per-shot.
Snap OS
Example