Android.Media.MediaExtractor.SampleFlagEncrypted Field
The sample is (at least partially) encrypted, see also the documentation for MediaCodec.QueueSecureInputBuffer(int, System.Int32, System.Int32, System.Int32, System.Int32)

Value: 2

Syntax

[Android.Runtime.Register("SAMPLE_FLAG_ENCRYPTED")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MediaExtractorSampleFlags enum directly instead of this field.")]
public const MediaExtractorSampleFlags SampleFlagEncrypted

Remarks

Requirements

Namespace: Android.Media
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16