media/library/core/src
tonihei 6828797555 Pass Handler together with Runnable callbacks for playlist commands.
We currently either use the app thread returned by the player or the thread
the commands are called on depending on whether the media source is already
prepared or not.

This change lets the application decide which callback thread to use. As a
side effect, we also don't longer need access the player instance passed to
MediaSource.prepare.

PiperOrigin-RevId: 227871111
2019-01-08 07:37:50 +00:00
..
androidTest Move CachedContentIndex and SimpleCacheSpan tests to robolectric 2018-12-01 00:07:48 +00:00
main Pass Handler together with Runnable callbacks for playlist commands. 2019-01-08 07:37:50 +00:00
test Pass Handler together with Runnable callbacks for playlist commands. 2019-01-08 07:37:50 +00:00