RecommendedStreamConfigurationMap.OutputFormats プロパティ

定義

このストリーム構成のイメージ format 出力形式を取得します。

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>

プロパティ値

変更できない整数形式のセット

属性

注釈

このストリーム構成のイメージ format 出力形式を取得します。

詳細については、 を StreamConfigurationMap#getOutputFormats参照してください。

の Java ドキュメント android.hardware.camera2.params.RecommendedStreamConfigurationMap.getOutputFormats()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象