media/extensions/mediasession/src/main
tonihei 585806de24 Clarify doc of components which only allow a main thread player.
ExoPlayer can be run on a background thread, but some components (UI and IMA)
only support players on the main thread. This adds some documentation and
assertions for that.

To simplify assertions, this also moves the getApplicationLooper method from
ExoPlayer to Player.

Issue:#4439

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=213280359
2018-09-17 17:56:36 +01:00
..
java/com/google/android/exoplayer2/ext/mediasession Clarify doc of components which only allow a main thread player. 2018-09-17 17:56:36 +01:00
res Update translations 2018-05-07 05:27:02 +01:00
AndroidManifest.xml Media session extension to connect ExoPlayer with the MediaSession of the 2017-07-17 23:22:41 +01:00