mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Update 2.6.0 release notes
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=175546817
This commit is contained in:
parent
96a856c0b5
commit
d50f7317a2
1 changed files with 3 additions and 0 deletions
|
|
@ -22,6 +22,9 @@
|
||||||
to key-frames. This is particularly relevant for variable speed playbacks.
|
to key-frames. This is particularly relevant for variable speed playbacks.
|
||||||
* Allow `SingleSampleMediaSource` to suppress load errors
|
* Allow `SingleSampleMediaSource` to suppress load errors
|
||||||
([#3140](https://github.com/google/ExoPlayer/issues/3140)).
|
([#3140](https://github.com/google/ExoPlayer/issues/3140)).
|
||||||
|
* `DynamicConcatenatingMediaSource`: Allow specifying a callback to be invoked
|
||||||
|
after a dynamic playlist modification has been applied
|
||||||
|
([#3407](https://github.com/google/ExoPlayer/issues/3407)).
|
||||||
* Audio: New `AudioSink` interface allows customization of audio output path.
|
* Audio: New `AudioSink` interface allows customization of audio output path.
|
||||||
* Offline: Added `Downloader` implementations for DASH, HLS, SmoothStreaming
|
* Offline: Added `Downloader` implementations for DASH, HLS, SmoothStreaming
|
||||||
and progressive streams.
|
and progressive streams.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue