DynamicRangeProfiles.SupportedProfiles プロパティ

定義

サポートされている動的範囲プロファイルのセットを返します。

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

プロパティ値

変更できないダイナミック レンジ プロファイルのセット

属性

注釈

の Java ドキュメント android.hardware.camera2.params.DynamicRangeProfiles.getSupportedProfiles()

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

適用対象