Commit 74cc5880 by claincly Committed by Rohit Singh

Fix typo in ExoPlayer.java

PiperOrigin-RevId: 501287961
parent a786c03a
......@@ -1106,7 +1106,7 @@ public interface ExoPlayer extends Player {
* <p>The backing thread should run with priority {@link Process#THREAD_PRIORITY_AUDIO} and
* should handle messages within 10ms.
*
* @param playbackLooper A {@link looper}.
* @param playbackLooper A {@link Looper}.
* @return This builder.
* @throws IllegalStateException If {@link #build()} has already been called.
*/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment