mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +00:00
Merge pull request #96 from fengdai:release
PiperOrigin-RevId: 458883441
(cherry picked from commit 8e5af4a3aa)
This commit is contained in:
parent
1def7b5a36
commit
1bbaec9c1b
1 changed files with 1 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ public class StubPlayer extends BasePlayer {
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
@Nullable
|
||||||
public PlaybackException getPlayerError() {
|
public PlaybackException getPlayerError() {
|
||||||
throw new UnsupportedOperationException();
|
throw new UnsupportedOperationException();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue