RecommendedStreamConfigurationMap.OutputFormats Proprietà

Definizione

Ottenere i formati di output delle immagini format in questa configurazione del flusso.

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

Valore della proprietà

un set non modificabile di formati Integer

Attributi

Commenti

Ottenere i formati di output delle immagini format in questa configurazione del flusso.

Per ulteriori informazioni, fate riferimento a StreamConfigurationMap#getOutputFormats.

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

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