PhotoConfirmationCapturedEventArgs Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt Daten für das PhotoConfirmationCaptured-Ereignis bereit .
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
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 10 (eingeführt in 10.0.10240.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
|
Hinweise
Behandeln Sie das MediaCapture.PhotoConfirmationCaptured-Ereignis, um eine instance dieser Klasse abzurufen.
Eigenschaften
CaptureTimeOffset |
Ruft den Zeitoffset vom Beginn der Erfassung bis zur Erfassung des dem Ereignis zugeordneten Frames ab. |
Frame |
Ruft den erfassten Frame ab. |