Linguaggio

RecommendedStreamConfigurationMap.InputFormats Proprietà

Definizione

Ottenere i formati di input dell'immagine format in questa configurazione del flusso.

public System.Collections.Generic.ICollection<Java.Lang.Integer>? InputFormats { [Android.Runtime.Register("getInputFormats", "()Ljava/util/Set;", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getInputFormats", "()Ljava/util/Set;", "", ApiSince=29)>]
member this.InputFormats : System.Collections.Generic.ICollection<Java.Lang.Integer>

Valore della proprietà

un set non modificabile di formati Integer

Attributi

Commenti

Ottenere i formati di input dell'immagine format in questa configurazione del flusso.

Tutti i formati di immagine restituiti da questa funzione verranno definiti in o in ImageFormatPixelFormat (e non esiste alcuna possibilità di collisione).

per android.hardware.camera2.params.RecommendedStreamConfigurationMap.getInputFormats().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a