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


AudioEffect.ContentTypeMusic Поле

Определение

Внимание!

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

Значение, когда #EXTRA_CONTENT_TYPE тип воспроизведения содержимого — музыка

[Android.Runtime.Register("CONTENT_TYPE_MUSIC")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.ContentType enum directly instead of this field.", true)]
public const Android.Media.Audiofx.ContentType ContentTypeMusic = 0;
[<Android.Runtime.Register("CONTENT_TYPE_MUSIC")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.Audiofx.ContentType enum directly instead of this field.", true)>]
val mutable ContentTypeMusic : Android.Media.Audiofx.ContentType

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

Value = 0
Атрибуты

Комментарии

Значение, когда #EXTRA_CONTENT_TYPE тип воспроизведения содержимого — музыка

Документация по Java для android.media.audiofx.AudioEffect.CONTENT_TYPE_MUSIC.

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

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