PhotoConfirmationCapturedEventArgs 類別

定義

提供 PhotoConfirmationCaptured 事件的資料。

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

Windows 需求

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

備註

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

屬性

CaptureTimeOffset

取得從擷取開始擷取到與事件相關聯之框架擷取的時間位移。

Frame

取得擷取的框架。

適用於