mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add release note
This commit is contained in:
parent
31a540953c
commit
508a1d800d
1 changed files with 3 additions and 0 deletions
|
|
@ -45,6 +45,9 @@
|
||||||
overriding this method in `DefaultLoadControl`). The default
|
overriding this method in `DefaultLoadControl`). The default
|
||||||
implementation of `LoadControl` disables preloading in case an app is
|
implementation of `LoadControl` disables preloading in case an app is
|
||||||
using a custom implementation of `LoadControl`.
|
using a custom implementation of `LoadControl`.
|
||||||
|
* Add method `MediaSourceEventListener.EventDispatcher.dispatchEvent()` to
|
||||||
|
allow invoking events of subclass listeners
|
||||||
|
([1736](https://github.com/androidx/media/pull/1736)).
|
||||||
* Transformer:
|
* Transformer:
|
||||||
* Track Selection:
|
* Track Selection:
|
||||||
* Extractors:
|
* Extractors:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue