MediaCodec.CryptoInfo.Pattern(Int32, Int32) Constructor

Definition

[Android.Runtime.Register(".ctor", "(II)V", "", ApiSince=24)]
public Pattern (int blocksToEncrypt, int blocksToSkip);
[<Android.Runtime.Register(".ctor", "(II)V", "", ApiSince=24)>]
new Android.Media.MediaCodec.CryptoInfo.Pattern : int * int -> Android.Media.MediaCodec.CryptoInfo.Pattern

Parameters

blocksToEncrypt
Int32
blocksToSkip
Int32
Attributes

Remarks

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