mirror of
https://github.com/samsonjs/media.git
synced 2026-04-08 11:45:51 +00:00
This method is documented that it may only be called in `STATE_OPENED`
or `STATE_OPENED_WITH_KEYS`. It's possible for it to be called in other
states (like `STATE_ERROR`) without this guard.
Previously this didn't cause issues, but since
|
||
|---|---|---|
| .. | ||
| androidTest | ||
| main | ||
| test | ||