Options

constructor()
constructor(options: Options)
constructor(aperture: ThetaRepository.ApertureEnum? = null, bluetoothPower: ThetaRepository.BluetoothPowerEnum? = null, cameraControlSource: ThetaRepository.CameraControlSourceEnum? = null, cameraMode: ThetaRepository.CameraModeEnum? = null, captureMode: ThetaRepository.CaptureModeEnum? = null, colorTemperature: Int? = null, dateTimeZone: String? = null, exposureCompensation: ThetaRepository.ExposureCompensationEnum? = null, exposureDelay: ThetaRepository.ExposureDelayEnum? = null, exposureProgram: ThetaRepository.ExposureProgramEnum? = null, fileFormat: ThetaRepository.FileFormatEnum? = null, filter: ThetaRepository.FilterEnum? = null, gpsInfo: ThetaRepository.GpsInfo? = null, isGpsOn: Boolean? = null, iso: ThetaRepository.IsoEnum? = null, isoAutoHighLimit: ThetaRepository.IsoAutoHighLimitEnum? = null, language: ThetaRepository.LanguageEnum? = null, maxRecordableTime: ThetaRepository.MaxRecordableTimeEnum? = null, networkType: ThetaRepository.NetworkTypeEnum? = null, offDelay: ThetaRepository.OffDelay? = null, password: String? = null, powerSaving: ThetaRepository.PowerSavingEnum? = null, previewFormat: ThetaRepository.PreviewFormatEnum? = null, proxy: ThetaRepository.Proxy? = null, remainingPictures: Int? = null, remainingVideoSeconds: Int? = null, remainingSpace: Long? = null, shootingMethod: ThetaRepository.ShootingMethodEnum? = null, shutterSpeed: ThetaRepository.ShutterSpeedEnum? = null, sleepDelay: ThetaRepository.SleepDelay? = null, timeShift: ThetaRepository.TimeShiftSetting? = null, totalSpace: Long? = null, shutterVolume: Int? = null, username: String? = null, whiteBalance: ThetaRepository.WhiteBalanceEnum? = null, whiteBalanceAutoStrength: ThetaRepository.WhiteBalanceAutoStrengthEnum? = null, wlanFrequency: ThetaRepository.WlanFrequencyEnum? = null)