new EmpPlayToggle(player [, options] [, ready])
Create a button to stop playback
Parameters:
Name | Type | Argument | Description |
---|---|---|---|
player |
Player | Object | Player object |
|
options |
Object |
<optional> |
Object of option names and values |
ready |
function |
<optional> |
Ready callback function |
Extends
Methods
-
handleClick( [event])
-
Handle click on audio track
Parameters:
Name Type Argument Description event
EventTarget~Event <optional>
- Overrides:
-
onTimeshift()
-
Handle onTimeshift event
- Overrides: