KnownPerceptionInfraredFrameSourceProperties.Exposure Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une clé de chaîne utilisée pour récupérer une propriété TimeSpan indiquant la durée d’exposition actuelle de la caméra.
public:
static property Platform::String ^ Exposure { Platform::String ^ get(); };
static winrt::hstring Exposure();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.Exposure may be unavailable after Windows Creator Update. Use Windows.Media.Devices.ExposureControl instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring Exposure();
public static string Exposure { get; }
public static string Exposure { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionInfraredFrameSourceProperties.Exposure may be unavailable after Windows Creator Update. Use Windows.Media.Devices.ExposureControl instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionInfraredFrameSourceProperties.exposure;
Public Shared ReadOnly Property Exposure As String
Valeur de propriété
Durée d’exposition actuelle de la caméra. Cette propriété est une valeur TimeSpan.
- Attributs