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

Multiple timelines work as a wrapper around another timeline and forward most of the method calls to the wrapped timeline. Added a base class meant to be overridden which handles all the boiler-plate forwarding. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=164117264