mirror of
https://github.com/samsonjs/media.git
synced 2026-03-28 09:55:48 +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}.
|
||||
*
|
||||
* @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.
|
||||
* @throws IllegalStateException If {@link #build()} has already been called.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue