MediaCodecInfo.CodecCapabilities.FEATURESecurePlayback Field

Definition

<b>video decoder only</b>: codec supports secure decryption.

[Android.Runtime.Register("FEATURE_SecurePlayback")]
public const string FEATURESecurePlayback;
[<Android.Runtime.Register("FEATURE_SecurePlayback")>]
val mutable FEATURESecurePlayback : string

Field Value

Attributes

Remarks

<b>video decoder only</b>: codec supports secure decryption.

Java documentation for android.media.MediaCodecInfo.CodecCapabilities.FEATURE_SecurePlayback.

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