Lingua

MediaCodec.CryptoInfo.Pattern.SkipBlocks Property

Definition

Return the number of blocks to skip in a sample encryption pattern.

public int SkipBlocks { [Android.Runtime.Register("getSkipBlocks", "()I", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getSkipBlocks", "()I", "", ApiSince=24)>]
member this.SkipBlocks : int

Property Value

Attributes

Remarks

Return the number of blocks to skip in a sample encryption pattern.

Android reference for android.media.MediaCodec.CryptoInfo.Pattern.getSkipBlocks.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to