Revision 0b49d002f109b2c85538f896e27def12236c1ae2 authored by tonihei on 21 January 2019, 13:52:14 UTC, committed by Oliver Woodman on 21 January 2019, 14:18:59 UTC
ExoPlaybackExceptions of type SOURCE are always associated with the loading
period and thus we can use the event time for the loading period in
onPlayerError. Renderer and unexpected exceptions are still associated with the
currently playing period.

Issue:#5407
PiperOrigin-RevId: 230216253
1 parent 289f63c
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-- 75.8 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