mirror of
https://github.com/samsonjs/media.git
synced 2026-06-29 05:39:31 +00:00
Fix formatting in release notes.
PiperOrigin-RevId: 458283415
This commit is contained in:
parent
cd0e5b99de
commit
c0359cad92
1 changed files with 3 additions and 3 deletions
|
|
@ -15,9 +15,9 @@
|
|||
* Metadata:
|
||||
* `MetadataRenderer` can now be configured to render metadata as soon as
|
||||
they are available. Create an instance with
|
||||
`MetadataRenderer(MetadataOutput, Looper,
|
||||
MetadataDecoderFactory, boolean)` to specify whether the renderer will
|
||||
output metadata early or in sync with the player position.
|
||||
`MetadataRenderer(MetadataOutput, Looper, MetadataDecoderFactory,
|
||||
boolean)` to specify whether the renderer will output metadata early or
|
||||
in sync with the player position.
|
||||
* UI:
|
||||
* Ensure TalkBack announces the currently active speed option in the
|
||||
playback controls menu
|
||||
|
|
|
|||
Loading…
Reference in a new issue