MediaFormat.VideoEncodingStatisticsLevel1 フィールド

定義

注意事項

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

エンコード統計レベル 1。

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

フィールド値

Value = 1
属性

注釈

の Java ドキュメント android.media.MediaFormat.VIDEO_ENCODING_STATISTICS_LEVEL_1

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

適用対象