Compartir a través de


MandatoryStreamCombination.StreamsInformation Propiedad

Definición

Obtenga información sobre cada secuencia en la combinación obligatoria.

public System.Collections.Generic.IList<Android.Hardware.Camera2.Params.MandatoryStreamCombination.MandatoryStreamInformation> StreamsInformation { [Android.Runtime.Register("getStreamsInformation", "()Ljava/util/List;", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getStreamsInformation", "()Ljava/util/List;", "", ApiSince=29)>]
member this.StreamsInformation : System.Collections.Generic.IList<Android.Hardware.Camera2.Params.MandatoryStreamCombination.MandatoryStreamInformation>

Valor de propiedad

Lista no modificable de información de flujo.

Atributos

Comentarios

Obtenga información sobre cada secuencia en la combinación obligatoria.

Documentación de Java para android.hardware.camera2.params.MandatoryStreamCombination.getStreamsInformation().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a