Commit 486c3504 by Rohit Singh

Merge pull request #96 from fengdai:release

PiperOrigin-RevId: 458883441
parents 474e2f2c c4d15e0a
...@@ -68,6 +68,7 @@ public class StubPlayer extends BasePlayer { ...@@ -68,6 +68,7 @@ public class StubPlayer extends BasePlayer {
} }
@Override @Override
@Nullable
public PlaybackException getPlayerError() { public PlaybackException getPlayerError() {
throw new UnsupportedOperationException(); throw new UnsupportedOperationException();
} }
......
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