C# 클래스 OpenSphericalCamera.Options

파일 보기 프로젝트 열기: YuukiMochiduki/Open-Spherical-Camera-For-Unity

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
Parse ( IDictionary dictionary ) : void

메소드 상세

Parse() 공개 메소드

public Parse ( IDictionary dictionary ) : void
dictionary IDictionary
리턴 void

프로퍼티 상세

aperture 공개적으로 프로퍼티

public double aperture
리턴 double

apertureSupport 공개적으로 프로퍼티

public List apertureSupport
리턴 List

captureMode 공개적으로 프로퍼티

public string captureMode
리턴 string

captureModeSupport 공개적으로 프로퍼티

public List captureModeSupport
리턴 List

dateTimeZone 공개적으로 프로퍼티

public string dateTimeZone
리턴 string

exposureBracket 공개적으로 프로퍼티

public ExposureBracket,OpenSphericalCamera exposureBracket
리턴 ExposureBracket

exposureBracketSupport 공개적으로 프로퍼티

public ExposureBracketSupport,OpenSphericalCamera exposureBracketSupport
리턴 ExposureBracketSupport

exposureCompensation 공개적으로 프로퍼티

public double exposureCompensation
리턴 double

exposureCompensationSupport 공개적으로 프로퍼티

public List exposureCompensationSupport
리턴 List

exposureDelay 공개적으로 프로퍼티

public double exposureDelay
리턴 double

exposureDelaySupport 공개적으로 프로퍼티

public List exposureDelaySupport
리턴 List

exposureProgram 공개적으로 프로퍼티

public double exposureProgram
리턴 double

exposureProgramSupport 공개적으로 프로퍼티

public List exposureProgramSupport
리턴 List

fileFormat 공개적으로 프로퍼티

public FileFormat,OpenSphericalCamera fileFormat
리턴 FileFormat

fileFormatSupport 공개적으로 프로퍼티

public List fileFormatSupport
리턴 List

gps 공개적으로 프로퍼티

public bool gps
리턴 bool

gpsInfo 공개적으로 프로퍼티

public GpsInfo,OpenSphericalCamera gpsInfo
리턴 GpsInfo

gpsSupport 공개적으로 프로퍼티

public bool gpsSupport
리턴 bool

gyro 공개적으로 프로퍼티

public bool gyro
리턴 bool

gyroSupport 공개적으로 프로퍼티

public bool gyroSupport
리턴 bool

hdr 공개적으로 프로퍼티

public bool hdr
리턴 bool

hdrSupport 공개적으로 프로퍼티

public bool hdrSupport
리턴 bool

imageStabilization 공개적으로 프로퍼티

public string imageStabilization
리턴 string

imageStabilizationSupport 공개적으로 프로퍼티

public List imageStabilizationSupport
리턴 List

iso 공개적으로 프로퍼티

public double iso
리턴 double

isoSupport 공개적으로 프로퍼티

public List isoSupport
리턴 List

offDelay 공개적으로 프로퍼티

public double offDelay
리턴 double

offDelaySupport 공개적으로 프로퍼티

public List offDelaySupport
리턴 List

remainingPictures 공개적으로 프로퍼티

public double remainingPictures
리턴 double

remainingSpace 공개적으로 프로퍼티

public double remainingSpace
리턴 double

shutterSpeed 공개적으로 프로퍼티

public double shutterSpeed
리턴 double

shutterSpeedSupport 공개적으로 프로퍼티

public List shutterSpeedSupport
리턴 List

sleepDelay 공개적으로 프로퍼티

public double sleepDelay
리턴 double

sleepDelaySupport 공개적으로 프로퍼티

public List sleepDelaySupport
리턴 List

totalSpace 공개적으로 프로퍼티

public double totalSpace
리턴 double

whiteBalance 공개적으로 프로퍼티

public string whiteBalance
리턴 string

whiteBalanceSupport 공개적으로 프로퍼티

public List whiteBalanceSupport
리턴 List

wifiPassword 공개적으로 프로퍼티

public string wifiPassword
리턴 string