Partager via


SceneAnalyzedEventArgs Classe

Définition

Fournit des données pour l’événement SceneAnalysisEffect.SceneAnalyzed .

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
Héritage
Object Platform::Object IInspectable SceneAnalyzedEventArgs
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Remarques

Obtenez une instance de cette classe en gérant l’événement SceneAnalysisEffect.SceneAnalyzed.

Pour obtenir des instructions sur l’utilisation de SceneAnalysisEffect, consultez Anlysis de scène pour MediaCapture.

Propriétés

ResultFrame

Obtient l’image de résultat de l’opération d’analyse de scène.

S’applique à

Voir aussi