mirror of
https://github.com/samsonjs/media.git
synced 2026-04-09 11:55:46 +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
|
||||
@Nullable
|
||||
public PlaybackException getPlayerError() {
|
||||
throw new UnsupportedOperationException();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue