Back to Exoplayer

CryptoConfig (ExoPlayer library)

docs/doc/reference/com/google/android/exoplayer2/decoder/CryptoConfig.html

latest835 B
Original Source

Package com.google.android.exoplayer2.decoder

Interface CryptoConfig

  • All Known Implementing Classes:FakeCryptoConfig, FrameworkCryptoConfig

[@Deprecated](https://developer.android.com/reference/java/lang/Deprecated.html "class or interface in java.lang")public interfaceCryptoConfig

Deprecated. com.google.android.exoplayer2 is deprecated. Please migrate to androidx.media3 (which contains the same ExoPlayer code). See the migration guide for more details, including a script to help with the migration.

Configuration for a decoder to allow it to decode encrypted media data. The configuration is C.CryptoType specific.