mirror of
https://github.com/androidx/media.git
synced 2025-05-04 14:10:40 +08:00

It can be confusing how to use RgbMatrix for app devs not comfortable with image manipulation, so add a helper class that simply translates rgb values the same constant brightness value, to update the brightness values. PiperOrigin-RevId: 509287229
ExoPlayer library
The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.