media3/library/decoder/README.md
olly ce17f61899 Add decoder module
PiperOrigin-RevId: 404810682
2021-10-21 18:41:33 +01:00

298 B

Decoder module

Provides a decoder abstraction. Application code will not normally need to depend on this module directly.

  • Javadoc: Classes matching com.google.android.exoplayer2.decoder.* belong to this module.