mirror of
https://github.com/androidx/media.git
synced 2025-05-09 08:30:43 +08:00

Moving this field to `IamfDecoder` instead of `iamf_jni` allows multiple instances of the IAMF decoder with possibly different configurations at the same time. PiperOrigin-RevId: 662548068
IAMF support in ExoPlayer
This is a Work-In-Progress for an extension which shall provide support for IAMF in Exoplayer. Please await further announcements via Release Notes for information on the full integration into the library.