Commit 8051fe53 by Rohit Singh

Merge pull request #96 from fengdai:release

PiperOrigin-RevId: 458883441
(cherry picked from commit 486c3504)
parent 84280c85
......@@ -68,6 +68,7 @@ public class StubPlayer extends BasePlayer {
}
@Override
@Nullable
public PlaybackException getPlayerError() {
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