共用方式為


VariablePhotoCapturedEventArgs 類別

定義

提供 PhotoCaptured 事件的資料。

public ref class VariablePhotoCapturedEventArgs 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 VariablePhotoCapturedEventArgs 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 VariablePhotoCapturedEventArgs
Public NotInheritable Class VariablePhotoCapturedEventArgs
繼承
Object Platform::Object IInspectable VariablePhotoCapturedEventArgs
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)

備註

處理 VariablePhotoSequenceCapture.PhotoCaptured 事件,以取得這個類別的實例。

屬性

CapturedFrameControlValues

會取得 CapturedFrameControlValues 物件,這個物件表示用於可變相片序列中相關聯畫面的擷取設定。

CaptureTimeOffset

取得可變相片序列中相關聯畫面擷取的時間位移。

Frame

取得 CapturedFrame 物件,代表可變相片序列的擷取框架。

UsedFrameControllerIndex

取得索引值,指出 DesiredFrameControllers 向量的專案是用來指定變數相片序列相關聯畫面格的要求控制項值。

適用於