mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

This involves stabilising AdsLoader and ImaAdsLoader, as well as (Default)MediaSourceFactory and the following methods on ExoPlayer.Builder: * setMediaSourceFactory * setAdsLoaderProvider * setAdViewProvider Most of ImaAdsLoader.Builder and (Default)MediaSourceFactory remain unstable for now. PiperOrigin-RevId: 417814106
Common module
Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.