Lingua

MediaFormat.FlagSecurityModelSandboxed 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_SANDBOXED.

[Android.Runtime.Register("FLAG_SECURITY_MODEL_SANDBOXED", 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 FlagSecurityModelSandboxed = 1;
[<Android.Runtime.Register("FLAG_SECURITY_MODEL_SANDBOXED", 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 FlagSecurityModelSandboxed : Android.Media.MediaFormatSecurityModel

Valore del campo

Value = 1
Attributi

Commenti

Flag per MediaCodecInfo#SECURITY_MODEL_SANDBOXED.

per android.media.MediaFormat.FLAG_SECURITY_MODEL_SANDBOXED.

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