Module Device.Kind

Device kind enumeration.

type t = Jstr.t

The type for MediaDeviceKind values.

val audioinput : t
val audiooutput : t
val videoinput : t