CameraParameters constructor
- @ReferenceConstructor(ignore: true)
Construct a CameraParameters.
This should only be used for testing or when creating a custom type channel implementation of this class. Otherwise, use Camera.getParameters.
Implementation
@ReferenceConstructor(ignore: true)
CameraParameters();