SceneAnalyzedEventArgs Klasse

Definition

public ref class SceneAnalyzedEventArgs 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 SceneAnalyzedEventArgs 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 SceneAnalyzedEventArgs
Public NotInheritable Class SceneAnalyzedEventArgs
Vererbung
Object Platform::Object IInspectable SceneAnalyzedEventArgs
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

Rufen Sie eine instance dieser Klasse ab, indem Sie das SceneAnalysisEffect.SceneAnalyzed-Ereignis behandeln.

Anleitungen zur Verwendung von SceneAnalysisEffect finden Sie unter Szenenanlysis für MediaCapture.

Eigenschaften

ResultFrame

Ruft den Ergebnisframe aus dem Szenenanalysevorgang ab.

Gilt für:

Weitere Informationen