Module Track.State

Track state enumeration.

type t = Jstr.t

The type for MediaStreamTrackState values.

val live : t
val ended : t