Idioma

MediaFormat.FlagSecurityModelMemorySafe Campo

Definição

Cuidado

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

Sinalizador para MediaCodecInfo#SECURITY_MODEL_MEMORY_SAFE.

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

Valor do campo

Value = 2
Atributos

Comentários

Sinalizador para MediaCodecInfo#SECURITY_MODEL_MEMORY_SAFE.

Java documentação para android.media.MediaFormat.FLAG_SECURITY_MODEL_MEMORY_SAFE.

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

Aplica-se a