CamcorderProfile.QualityTimeLapse4kdci フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Media.CamcorderQuality enum directly instead of this field.

4k-DCI (4096 x 2160) 解像度に対応する時間経過品質レベル。

[Android.Runtime.Register("QUALITY_TIME_LAPSE_4KDCI", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.CamcorderQuality enum directly instead of this field.", true)]
public const Android.Media.CamcorderQuality QualityTimeLapse4kdci = 1010;
[<Android.Runtime.Register("QUALITY_TIME_LAPSE_4KDCI", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.CamcorderQuality enum directly instead of this field.", true)>]
val mutable QualityTimeLapse4kdci : Android.Media.CamcorderQuality

フィールド値

Value = 1010
属性

注釈

4k-DCI (4096 x 2160) 解像度に対応する時間経過品質レベル。

の Java ドキュメント android.media.CamcorderProfile.QUALITY_TIME_LAPSE_4KDCI

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

適用対象