produce

fun produce(frameWidth: Int = 0, frameHeight: Int = 0, pixelFormat: EImagePixelFormat = EImagePixelFormat.Unknown, orientation: OrientationData.EOrientationType = OrientationData.EOrientationType.LandscapeLeft, frameRate: Double = 0.0, horizontalFOV: Double = 0.0, verticalFOV: Double = 0.0, focalLengthHorizontal: Double = 0.0, focalLengthVertical: Double = 0.0, focalLengthMinimum: Double = 0.0, physicalSensorWidth: Double = 0.0, physicalSensorHeight: Double = 0.0, exposure: Double = 0.0, minExposure: Double = 0.0, maxExposure: Double = 0.0, exposureTargetOffset: Double = 0.0, isoValue: Double = 0.0, minIso: Double = 0.0, maxIso: Double = 0.0): CameraData.CameraConfiguration

Produce CameraConfiguration object