public @interface

C.CryptoType

implements java.lang.annotation.Annotation

 androidx.media3.common.C.CryptoType

Overview

Types of crypto implementation. May be one of C.CRYPTO_TYPE_NONE, C.CRYPTO_TYPE_UNSUPPORTED or C.CRYPTO_TYPE_FRAMEWORK. May also be an app-defined value (see C.CRYPTO_TYPE_CUSTOM_BASE).

Summary