Sprache

RecommendedStreamConfigurationMap.GetValidOutputFormatsForInput Methode

Definition

Rufen Sie die Bildausgabeformate format für ein Neuverarbeitungseingabeformat ab.

[Android.Runtime.Register("getValidOutputFormatsForInput", "(I)Ljava/util/Set;", "", ApiSince=29)]
public System.Collections.Generic.ICollection<Java.Lang.Integer>? GetValidOutputFormatsForInput(Android.Graphics.ImageFormatType inputFormat);
[<Android.Runtime.Register("getValidOutputFormatsForInput", "(I)Ljava/util/Set;", "", ApiSince=29)>]
member this.GetValidOutputFormatsForInput : Android.Graphics.ImageFormatType -> System.Collections.Generic.ICollection<Java.Lang.Integer>

Parameter

inputFormat
ImageFormatType

Gibt zurück

ein nicht modifizierbarer Satz ganzzahliger Formate

Attribute

Hinweise

Rufen Sie die Bildausgabeformate format für ein Neuverarbeitungseingabeformat ab.

Weitere Informationen finden Sie unter StreamConfigurationMap#getValidOutputFormatsForInput.

Java Dokumentation für android.hardware.camera2.params.RecommendedStreamConfigurationMap.getValidOutputFormatsForInput(int).

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: