Compartilhar via


AudioPresentation.ContentEmergency Campo

Definição

Cuidado

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

Classificador de conteúdo de apresentação de áudio: Emergência.

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

Valor do campo

Value = 6

Implementações

Atributos

Comentários

Classificador de conteúdo de apresentação de áudio: Emergência.

Documentação Java para android.media.AudioPresentation.CONTENT_EMERGENCY.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a