Add missing @Override
PiperOrigin-RevId: 540220141
This commit is contained in:
parent
abd96598d9
commit
c76680a65c
@ -237,6 +237,7 @@ public interface MediaPeriod extends SequenceableLoader {
|
||||
boolean continueLoading(long positionUs);
|
||||
|
||||
/** Returns whether the media period is currently loading. */
|
||||
@Override
|
||||
boolean isLoading();
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user