Revision caca14c5f95684526f0c825721913ed932b480d6 authored by tonihei on 03 January 2019, 14:54:22 UTC, committed by Andrew Lewis on 19 February 2019, 08:56:30 UTC
Passing the player through MediaSource.prepare is only needed for the AdsLoader
and complicates other usages of MediaSource. Providing the player directly to
the AdsLoader is also in line with the usage pattern of PlayerView and other
components.

Also rename methods to start/stop to better reflect their usage.

PiperOrigin-RevId: 227682112
1 parent de39925
History
File Mode Size
.idea
demos
extensions
gradle
library
playbacktests
testutils
testutils_robolectric
.gitignore -rw-r--r-- 875 bytes
.hgignore -rw-r--r-- 1.1 KB
CONTRIBUTING.md -rw-r--r-- 1.7 KB
ISSUE_TEMPLATE -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 11.1 KB
README.md -rw-r--r-- 5.2 KB
RELEASENOTES.md -rw-r--r-- 77.1 KB
build.gradle -rw-r--r-- 1.6 KB
constants.gradle -rw-r--r-- 1.6 KB
core_settings.gradle -rw-r--r-- 3.5 KB
gradle.properties -rw-r--r-- 81 bytes
gradlew -rwxr-xr-x 5.0 KB
gradlew.bat -rw-r--r-- 2.3 KB
javadoc_combined.gradle -rw-r--r-- 2.7 KB
javadoc_library.gradle -rw-r--r-- 1.7 KB
javadoc_util.gradle -rw-r--r-- 1.9 KB
publish.gradle -rw-r--r-- 1.2 KB
settings.gradle -rw-r--r-- 1.2 KB

README.md

back to top