LmnMediaPlayerWistiaEventType
No documentation has been provided.
Presentation
type LmnMediaPlayerWistiaEventType =
| "ready"
| "beforeremove"
| "beforereplace"
| "captionschange"
| "end"
| "heightchange"
| "lookchange"
| "mutechange"
| "videopause"
| "videoplay"
| "playbackratechange"
| "secondchange"
| "seek"
| "timechange"
| "volumechange"
| "widthchange"
| "percentwatchedchanged"
| "cancelfullscreen";