CapturedFrameControlValues 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
가변 사진 시퀀스의 프레임에 사용된 캡처 디바이스 설정에 대한 정보를 제공합니다.
public ref class CapturedFrameControlValues sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class CapturedFrameControlValues final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class CapturedFrameControlValues
Public NotInheritable Class CapturedFrameControlValues
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 10 (10.0.10240.0에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0에서 도입되었습니다.)
|
설명
VariablePhotoCaptured 이벤트를 처리한 다음 VariablePhotoCapturedEventArgs.CapturedFrameControlValues 속성에 액세스하여 이 클래스의 instance 가져옵니다.
속성
Exposure |
가변 사진 시퀀스의 프레임에 사용되는 노출 시간을 가져옵니다. |
ExposureCompensation |
가변 사진 시퀀스의 프레임에 사용되는 노출 보정 값을 가져옵니다. |
Flashed |
가변 사진 시퀀스의 프레임에 플래시가 사용되었는지 여부를 나타내는 값을 가져옵니다. |
FlashPowerPercent |
가변 사진 시퀀스의 프레임에 사용되는 플래시 전원을 가져옵니다. |
Focus |
가변 사진 시퀀스의 프레임에 사용되는 포커스 렌즈 위치를 가져옵니다. |
FocusState |
가변 사진 시퀀스의 프레임에 대한 포커스 상태를 가져옵니다. |
IsoAnalogGain |
가변 사진 시퀀스의 프레임에 사용되는 ISO 아날로그 게인을 가져옵니다. |
IsoDigitalGain |
가변 사진 시퀀스의 프레임에 사용되는 ISO 디지털 게인을 가져옵니다. |
IsoSpeed |
가변 사진 시퀀스의 프레임에 사용되는 ISO 속도를 가져옵니다. |
SceneMode |
가변 사진 시퀀스의 프레임에 사용되는 장면 모드를 가져옵니다. |
SensorFrameRate |
가변 사진 시퀀스의 프레임에 사용되는 센서 프레임 속도를 가져옵니다. |
WhiteBalance |
가변 사진 시퀀스의 프레임에 사용되는 흰색 균형 설정을 가져옵니다. |
WhiteBalanceGain |
가변 사진 시퀀스의 프레임에 사용되는 흰색 균형 게인을 가져옵니다. |
ZoomFactor |
가변 사진 시퀀스의 프레임에 사용되는 확대/축소 인수를 가져옵니다. |