mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
fix typo
PiperOrigin-RevId: 331025924
This commit is contained in:
parent
4648a41962
commit
862cf26534
1 changed files with 1 additions and 1 deletions
|
|
@ -345,7 +345,7 @@ public class SimpleExoPlayer extends BasePlayer
|
||||||
* IllegalArgumentException}.
|
* IllegalArgumentException}.
|
||||||
*
|
*
|
||||||
* @param audioAttributes {@link AudioAttributes}.
|
* @param audioAttributes {@link AudioAttributes}.
|
||||||
* @param handleAudioFocus Whether the player should hanlde audio focus.
|
* @param handleAudioFocus Whether the player should handle audio focus.
|
||||||
* @return This builder.
|
* @return This builder.
|
||||||
* @throws IllegalStateException If {@link #build()} has already been called.
|
* @throws IllegalStateException If {@link #build()} has already been called.
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue