Function: disposedError()
function disposedError(operation: string): PlayerError;
Defined in: packages/player/src/errors.ts:497
The disposed error this library raises for use-after-destroy().
Parameters
| Parameter | Type |
|---|---|
operation | string |
function disposedError(operation: string): PlayerError;
Defined in: packages/player/src/errors.ts:497
The disposed error this library raises for use-after-destroy().
| Parameter | Type |
|---|---|
operation | string |