mirror of
https://github.com/androidx/media.git
synced 2025-05-07 15:40:37 +08:00
Fix deprecated Javadoc link.
#minor-release PiperOrigin-RevId: 408269341
This commit is contained in:
parent
e5fc714136
commit
80ebbbf18f
@ -2119,7 +2119,7 @@ public interface Player {
|
||||
/** Returns the index of the period currently being played. */
|
||||
int getCurrentPeriodIndex();
|
||||
|
||||
/** @deprecated Use {@link #getCurrentMediaItem()} instead. */
|
||||
/** @deprecated Use {@link #getCurrentMediaItemIndex()} instead. */
|
||||
@Deprecated
|
||||
int getCurrentWindowIndex();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user