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
This commit is contained in:
commit
486c35045d
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,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