Language

MediaCodec.CryptoInfo.GetPattern Method

Definition

Returns the encryption pattern.

[Android.Runtime.Register("getPattern", "()Landroid/media/MediaCodec$CryptoInfo$Pattern;", "", ApiSince=31)]
public Android.Media.MediaCodec.CryptoInfo.Pattern GetPattern();
[<Android.Runtime.Register("getPattern", "()Landroid/media/MediaCodec$CryptoInfo$Pattern;", "", ApiSince=31)>]
member this.GetPattern : unit -> Android.Media.MediaCodec.CryptoInfo.Pattern

Returns

Attributes

Remarks

Returns the encryption pattern.

Android reference for android.media.MediaCodec.CryptoInfo.getPattern.

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