mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Add RELEASENOTES
This commit is contained in:
parent
9975175700
commit
11aea9b34b
1 changed files with 3 additions and 0 deletions
|
|
@ -17,6 +17,9 @@
|
||||||
need to pass a value representing a specific duration from the default
|
need to pass a value representing a specific duration from the default
|
||||||
start position for which the corresponding media source has to be
|
start position for which the corresponding media source has to be
|
||||||
preloaded with this IntDef, instead of a position.
|
preloaded with this IntDef, instead of a position.
|
||||||
|
* Add `ForwardingRenderer` implementation that forwards all method calls
|
||||||
|
to another renderer
|
||||||
|
([1703](https://github.com/androidx/media/pull/1703)).
|
||||||
* Transformer:
|
* Transformer:
|
||||||
* Track Selection:
|
* Track Selection:
|
||||||
* Extractors:
|
* Extractors:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue