mirror of
https://github.com/androidx/media.git
synced 2025-05-12 01:59:50 +08:00
Fix formatting in release notes.
PiperOrigin-RevId: 458283415
This commit is contained in:
parent
cd0e5b99de
commit
c0359cad92
@ -15,9 +15,9 @@
|
|||||||
* Metadata:
|
* Metadata:
|
||||||
* `MetadataRenderer` can now be configured to render metadata as soon as
|
* `MetadataRenderer` can now be configured to render metadata as soon as
|
||||||
they are available. Create an instance with
|
they are available. Create an instance with
|
||||||
`MetadataRenderer(MetadataOutput, Looper,
|
`MetadataRenderer(MetadataOutput, Looper, MetadataDecoderFactory,
|
||||||
MetadataDecoderFactory, boolean)` to specify whether the renderer will
|
boolean)` to specify whether the renderer will output metadata early or
|
||||||
output metadata early or in sync with the player position.
|
in sync with the player position.
|
||||||
* UI:
|
* UI:
|
||||||
* Ensure TalkBack announces the currently active speed option in the
|
* Ensure TalkBack announces the currently active speed option in the
|
||||||
playback controls menu
|
playback controls menu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user