C# Class OpenSphericalCamera.Options

Afficher le fichier Open project: YuukiMochiduki/Open-Spherical-Camera-For-Unity

Méthodes publiques

Свойство Type Description
aperture double
apertureSupport List
captureMode string
captureModeSupport List
dateTimeZone string
exposureBracket ExposureBracket
exposureBracketSupport ExposureBracketSupport
exposureCompensation double
exposureCompensationSupport List
exposureDelay double
exposureDelaySupport List
exposureProgram double
exposureProgramSupport List
fileFormat FileFormat
fileFormatSupport List
gps bool
gpsInfo GpsInfo
gpsSupport bool
gyro bool
gyroSupport bool
hdr bool
hdrSupport bool
imageStabilization string
imageStabilizationSupport List
iso double
isoSupport List
offDelay double
offDelaySupport List
remainingPictures double
remainingSpace double
shutterSpeed double
shutterSpeedSupport List
sleepDelay double
sleepDelaySupport List
totalSpace double
whiteBalance string
whiteBalanceSupport List
wifiPassword string

Méthodes publiques

Méthode Description
Parse ( IDictionary dictionary ) : void

Method Details

Parse() public méthode

public Parse ( IDictionary dictionary ) : void
dictionary IDictionary
Résultat void

Property Details

aperture public_oe property

public double aperture
Résultat double

apertureSupport public_oe property

public List apertureSupport
Résultat List

captureMode public_oe property

public string captureMode
Résultat string

captureModeSupport public_oe property

public List captureModeSupport
Résultat List

dateTimeZone public_oe property

public string dateTimeZone
Résultat string

exposureBracket public_oe property

public ExposureBracket,OpenSphericalCamera exposureBracket
Résultat ExposureBracket

exposureBracketSupport public_oe property

public ExposureBracketSupport,OpenSphericalCamera exposureBracketSupport
Résultat ExposureBracketSupport

exposureCompensation public_oe property

public double exposureCompensation
Résultat double

exposureCompensationSupport public_oe property

public List exposureCompensationSupport
Résultat List

exposureDelay public_oe property

public double exposureDelay
Résultat double

exposureDelaySupport public_oe property

public List exposureDelaySupport
Résultat List

exposureProgram public_oe property

public double exposureProgram
Résultat double

exposureProgramSupport public_oe property

public List exposureProgramSupport
Résultat List

fileFormat public_oe property

public FileFormat,OpenSphericalCamera fileFormat
Résultat FileFormat

fileFormatSupport public_oe property

public List fileFormatSupport
Résultat List

gps public_oe property

public bool gps
Résultat bool

gpsInfo public_oe property

public GpsInfo,OpenSphericalCamera gpsInfo
Résultat GpsInfo

gpsSupport public_oe property

public bool gpsSupport
Résultat bool

gyro public_oe property

public bool gyro
Résultat bool

gyroSupport public_oe property

public bool gyroSupport
Résultat bool

hdr public_oe property

public bool hdr
Résultat bool

hdrSupport public_oe property

public bool hdrSupport
Résultat bool

imageStabilization public_oe property

public string imageStabilization
Résultat string

imageStabilizationSupport public_oe property

public List imageStabilizationSupport
Résultat List

iso public_oe property

public double iso
Résultat double

isoSupport public_oe property

public List isoSupport
Résultat List

offDelay public_oe property

public double offDelay
Résultat double

offDelaySupport public_oe property

public List offDelaySupport
Résultat List

remainingPictures public_oe property

public double remainingPictures
Résultat double

remainingSpace public_oe property

public double remainingSpace
Résultat double

shutterSpeed public_oe property

public double shutterSpeed
Résultat double

shutterSpeedSupport public_oe property

public List shutterSpeedSupport
Résultat List

sleepDelay public_oe property

public double sleepDelay
Résultat double

sleepDelaySupport public_oe property

public List sleepDelaySupport
Résultat List

totalSpace public_oe property

public double totalSpace
Résultat double

whiteBalance public_oe property

public string whiteBalance
Résultat string

whiteBalanceSupport public_oe property

public List whiteBalanceSupport
Résultat List

wifiPassword public_oe property

public string wifiPassword
Résultat string