OverconstrainedError
open class OverconstrainedError(val constraint: String, message: String = definedExternally) : DOMException(source)
The OverconstrainedError
interface of the Media Capture and Streams API indicates that the set of desired capabilities for the current MediaStreamTrack cannot currently be met.