Show the current frame number.
This module is part of the Sozi player embedded in each presentation.
- Source:
Methods
(static) init(player)
Initialize the frame number management.
This function registers event handlers:
- A
frameChangeevent from the Sozi player will update the frame number. - A
clickevent on the frame number will open the frame list.
Parameters:
| Name | Type | Description |
|---|---|---|
player |
module:player/Player.Player | The current Sozi player. |
- Source: