File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 11 Release notes
22
3- ### Unreleased changes
4-
5- * Core library:
6- * Add ` ExoPlayer.isTunnelingEnabled ` to check if tunneling is enabled for
7- the currently selected tracks
8- ([ #2518 ] ( https://github.com/google/ExoPlayer/issues/2518 ) ).
9- * Use ` SingleThreadExecutor ` for releasing ` AudioTrack ` instances to avoid
10- OutOfMemory errors when releasing multiple players at the same time
11- ([ #10057 ] ( https://github.com/google/ExoPlayer/issues/10057 ) ).
12- * Metadata:
13- * ` MetadataRenderer ` can now be configured to render metadata as soon as
14- they are available. Create an instance with
15- `MetadataRenderer(MetadataOutput, Looper, MetadataDecoderFactory,
16- boolean)` to specify whether the renderer will output metadata early or
17- in sync with the player position.
18-
193### 1.0.0-beta02 (2022-07-21)
204
215This release corresponds to the
You can’t perform that action at this time.
0 commit comments