package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Device kind enumeration.

type t = Jstr.t

The type for MediaDeviceKind values.

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