Module
Clappr.Plugins.Poster  
- Package
 - purescript-clappr
 - Repository
 - paluh/purescript-clappr
 
#NativePosterOptions Source
type NativePosterOptions = { custom :: Foreign, showForNoOp :: Boolean, showOnVideoEnd :: Boolean, url :: Foreign }#NativeOptionsRow Source
type NativeOptionsRow r = (poster :: NativePosterOptions | r)#setup Source
setup :: forall r. Lacks "poster" r => Maybe Options -> Record NativeOptionsRow + r -> Record NativeOptionsRow + NativeOptionsRow + r- Modules
 - Clappr
 - Clappr.
Events  - Clappr.
Plugins  - Clappr.
Plugins. ClickToPause  - Clappr.
Plugins. DvrControls  - Clappr.
Plugins. Favicon  - Clappr.
Plugins. FlasHls  - Clappr.
Plugins. LevelSelector  - Clappr.
Plugins. PlayerSize  - Clappr.
Plugins. Poster  - Clappr.
Plugins. ReplayOnBuffering  - Clappr.
Plugins. ResponsiveContainer  - Clappr.
Plugins. Thumbnails  - Clappr.
Plugins. Watermark