Commit 016042de by olly Committed by Oliver Woodman

Fix incorrect parameter name comment

PiperOrigin-RevId: 292099759
parent 5d74ebe5
......@@ -87,7 +87,7 @@ import com.google.android.exoplayer2.trackselection.TrackSelectorResult;
return new PlaybackInfo(
Timeline.EMPTY,
DUMMY_MEDIA_PERIOD_ID,
/* contentPositionUs= */ C.TIME_UNSET,
/* requestedContentPositionUs= */ C.TIME_UNSET,
Player.STATE_IDLE,
/* playbackError= */ null,
/* isLoading= */ false,
......
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