media/libraries/common
bachinger 0367fafa6c Resolve media period ids in multi-period windows
Ignorable ad periods are skipped to resolve the media period id with the
ad playback state of the resulting period. In case of a change in the period
position un-played ad periods are rolled forward to be played.

PiperOrigin-RevId: 428011116
2022-02-21 17:11:38 +00:00
..
src Resolve media period ids in multi-period windows 2022-02-21 17:11:38 +00:00
build.gradle Merge pull request #34 from h6ah4i:fix/referring-duplicated-module-prefixed-project 2022-02-21 16:56:36 +00:00
proguard-rules.txt Update to androidx.media3 2021-10-27 09:12:46 +01:00
README.md Update to androidx.media3 2021-10-27 09:12:46 +01:00

Common module

Provides common code and utilities used by other media modules. Application code will not normally need to depend on this module directly.