Module

Clappr.Plugins.ReplayOnBuffering

Package
purescript-clappr
Repository
paluh/purescript-clappr

#replayOnBuffering Source

#Timeout Source

newtype Timeout

Constructors

#NativeOptionsRow Source

type NativeOptionsRow r = (replayBufferingTimeout :: Int | r)

#setup Source

setup :: forall r. Lacks "replayBufferingTimeout" r => Timeout -> NativeOptions r -> NativeOptions (NativeOptionsRow r)