Partager via


KnownPerceptionColorFrameSourceProperties.Exposure Propriété

Définition

Obtient une clé de chaîne utilisée pour récupérer une propriété TimeSpan indiquant la durée d’exposition actuelle de l’appareil photo.

public:
 static property Platform::String ^ Exposure { Platform::String ^ get(); };
static winrt::hstring Exposure();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionColorFrameSourceProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", 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("KnownPerceptionColorFrameSourceProperties may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionColorFrameSourceProperties.exposure;
Public Shared ReadOnly Property Exposure As String

Valeur de propriété

String

Platform::String

winrt::hstring

Durée d’exposition actuelle de la caméra. Cette propriété est une valeur TimeSpan.

Attributs

S’applique à