Поделиться через


MediaMuxer.OutputFormat.MuxerOutputHeif Поле

Определение

Внимание!

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

Формат файлов мультимедиа HEIF

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

Значение поля

Value = 3
Атрибуты

Комментарии

Формат файлов мультимедиа HEIF

Документация по Java для android.media.MediaMuxer.OutputFormat.MUXER_OUTPUT_HEIF.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом Android и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License.

Применяется к