Lingua

MediaFormat.FlagSecurityModelMemorySafe Campo

Definizione

Attenzione

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

Flag per 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

Valore del campo

Value = 2
Attributi

Commenti

Flag per MediaCodecInfo#SECURITY_MODEL_MEMORY_SAFE.

per android.media.MediaFormat.FLAG_SECURITY_MODEL_MEMORY_SAFE.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a