Module Context.State

The context state enumeration.

type t = Jstr.t

The type for AudioContextState enumeration.

val suspended : t
val running : t
val closed : t