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屬性,以取得此類別的實例。
屬性
Exposure |
取得用於可變相片序列之畫面的曝光時間。 |
ExposureCompensation |
取得用於可變相片序列中框架的曝光補償值。 |
Flashed |
取得值,指出閃爍是否用於可變相片序列中的畫面。 |
FlashPowerPercent |
取得用於可變相片序列中框架的閃爍電源。 |
Focus |
取得用於可變相片序列中框架的焦點鏡頭位置。 |
FocusState |
取得可變相片序列中框架的焦點狀態。 |
IsoAnalogGain |
取得用於可變相片序列中框架的 ISO 類比增益。 |
IsoDigitalGain |
取得用於可變相片序列中框架的 ISO 數位增益。 |
IsoSpeed |
取得用於可變相片序列中框架的 ISO 速度。 |
SceneMode |
取得用於可變相片序列之畫面的場景模式。 |
SensorFrameRate |
取得用於可變相片序列之畫面的感應器畫面播放速率。 |
WhiteBalance |
取得用於可變相片序列中框架的白平衡設定。 |
WhiteBalanceGain |
取得用於可變相片序列中框架的白平衡增益。 |
ZoomFactor |
取得用於可變相片序列中框架的縮放因數。 |