Pull focus fix into 2.10.5
PiperOrigin-RevId: 270295428
This commit is contained in:
parent
600b5181a3
commit
d67926ef2b
@ -59,16 +59,16 @@
|
|||||||
([#6267](https://github.com/google/ExoPlayer/issues/6267)).
|
([#6267](https://github.com/google/ExoPlayer/issues/6267)).
|
||||||
* Add `uid` to `Timeline.Window` to uniquely identify window instances.
|
* Add `uid` to `Timeline.Window` to uniquely identify window instances.
|
||||||
* Fix Dolby Vision fallback to AVC and HEVC.
|
* Fix Dolby Vision fallback to AVC and HEVC.
|
||||||
* Add `Player.isPlaying` and `EventListener.onIsPlayingChanged` to check whether
|
|
||||||
the playback position is advancing. This helps to determine if playback is
|
|
||||||
suppressed due to audio focus loss. Also add
|
|
||||||
`Player.getPlaybackSuppressedReason` to determine the reason of the
|
|
||||||
suppression ([#6203](https://github.com/google/ExoPlayer/issues/6203)).
|
|
||||||
* Add top-level playlist API
|
* Add top-level playlist API
|
||||||
([#6161](https://github.com/google/ExoPlayer/issues/6161)).
|
([#6161](https://github.com/google/ExoPlayer/issues/6161)).
|
||||||
|
|
||||||
### 2.10.5 (2019-09-20) ###
|
### 2.10.5 (2019-09-20) ###
|
||||||
|
|
||||||
|
* Add `Player.isPlaying` and `EventListener.onIsPlayingChanged` to check whether
|
||||||
|
the playback position is advancing. This helps to determine if playback is
|
||||||
|
suppressed due to audio focus loss. Also add
|
||||||
|
`Player.getPlaybackSuppressedReason` to determine the reason of the
|
||||||
|
suppression ([#6203](https://github.com/google/ExoPlayer/issues/6203)).
|
||||||
* Track selection
|
* Track selection
|
||||||
* Add `allowAudioMixedChannelCountAdaptiveness` parameter to
|
* Add `allowAudioMixedChannelCountAdaptiveness` parameter to
|
||||||
`DefaultTrackSelector` to allow adaptive selections of audio tracks with
|
`DefaultTrackSelector` to allow adaptive selections of audio tracks with
|
||||||
|
Loading…
x
Reference in New Issue
Block a user