CamcorderProfile.QualityTimeLapse2k フィールド

定義

注意事項

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

2K(2048 x 1080)解像度に対応するタイムラプス品質レベル。

[Android.Runtime.Register("QUALITY_TIME_LAPSE_2K", 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 QualityTimeLapse2k = 1012;
[<Android.Runtime.Register("QUALITY_TIME_LAPSE_2K", 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 QualityTimeLapse2k : Android.Media.CamcorderQuality

フィールド値

Value = 1012
属性

注釈

2K(2048 x 1080)解像度に対応するタイムラプス品質レベル。

android.media.CamcorderProfile.QUALITY_TIME_LAPSE_2KJava ドキュメント。

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

適用対象