Sprache

EncoderProfiles.VideoProfile.HdrNone Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.Media.VideoProfileHdr enum directly instead of this field.

Nicht HDR (SDR).

[Android.Runtime.Register("HDR_NONE", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.VideoProfileHdr enum directly instead of this field.", true)]
public const Android.Media.VideoProfileHdr HdrNone = 0;
[<Android.Runtime.Register("HDR_NONE", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.VideoProfileHdr enum directly instead of this field.", true)>]
val mutable HdrNone : Android.Media.VideoProfileHdr

Feldwert

Value = 0
Attribute

Hinweise

Nicht HDR (SDR).

Ein HDR-Format, das SDR-Aufzeichnung (Standard Dynamic Range) angibt.

Java Dokumentation für android.media.EncoderProfiles.VideoProfile.HDR_NONE.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: