mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Open source MetadataRetriever
Issue: #3609 PiperOrigin-RevId: 326991376
This commit is contained in:
parent
5950557086
commit
10fa745fab
1 changed files with 2 additions and 0 deletions
|
|
@ -112,6 +112,8 @@
|
||||||
`ControlDispatcher`
|
`ControlDispatcher`
|
||||||
([#6926](https://github.com/google/ExoPlayer/issues/6926)).
|
([#6926](https://github.com/google/ExoPlayer/issues/6926)).
|
||||||
* Add Guava dependency.
|
* Add Guava dependency.
|
||||||
|
* Add MetadataRetriever API to retrieve the static metadata of a media
|
||||||
|
item ([#3609](https://github.com/google/ExoPlayer/issues/3609)).
|
||||||
* Video: Pass frame rate hint to `Surface.setFrameRate` on Android R devices.
|
* Video: Pass frame rate hint to `Surface.setFrameRate` on Android R devices.
|
||||||
* Audio:
|
* Audio:
|
||||||
* Add a sample count parameter to `MediaCodecRenderer.processOutputBuffer`
|
* Add a sample count parameter to `MediaCodecRenderer.processOutputBuffer`
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue