mirror of
https://github.com/samsonjs/media.git
synced 2026-03-26 09:35:47 +00:00
Fix API check warning
PiperOrigin-RevId: 294179427
This commit is contained in:
parent
c02933ac0a
commit
fc24a0d52d
1 changed files with 1 additions and 0 deletions
|
|
@ -1163,6 +1163,7 @@ public class SimpleExoPlayer extends BasePlayer
|
|||
return player.getPlaybackSuppressionReason();
|
||||
}
|
||||
|
||||
/** @deprecated Use {@link #getPlayerError()} instead. */
|
||||
@Deprecated
|
||||
@Override
|
||||
@Nullable
|
||||
|
|
|
|||
Loading…
Reference in a new issue