Commit 1e6dd8a2 by tonihei Committed by Tianyi Feng

Add missing @Override

PiperOrigin-RevId: 540220141
(cherry picked from commit 1434c61bf5e8a92d90cadc39e66e5edb993b9a84)
parent 75011fcc
......@@ -240,6 +240,7 @@ public interface MediaPeriod extends SequenceableLoader {
boolean continueLoading(long positionUs);
/** Returns whether the media period is currently loading. */
@Override
boolean isLoading();
/**
......
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