Add RELEASENOTES

This commit is contained in:
Rohit Singh 2024-09-16 13:15:40 +01:00
parent 9975175700
commit 11aea9b34b

View File

@ -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: