mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00
Fix javadoc formatting
This commit is contained in:
parent
943e165f1f
commit
e4b32e4e31
@ -54,8 +54,7 @@ public abstract class BaseTrackSelection implements ExoTrackSelection {
|
||||
// Lazily initialized hashcode.
|
||||
private int hashCode;
|
||||
|
||||
/**
|
||||
* The last playWhenReady value when {@link #onPlayWhenReadyChanged(boolean)} was triggered */
|
||||
/** The last playWhenReady value when {@link #onPlayWhenReadyChanged(boolean)} was triggered */
|
||||
private boolean lastPlayWhenReady;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user