webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
MediaDevices Interface Reference

import"MediaDevices.idl";

Public Member Functions

MediaTrackSupportedConstraints getSupportedConstraints ()
 
Promise< MediaStreamgetUserMedia (optional MediaStreamConstraints constraints)
 
Promise< sequence< MediaDeviceInfo > > enumerateDevices ()
 

Member Function Documentation

◆ enumerateDevices()

Promise<sequence<MediaDeviceInfo> > MediaDevices::enumerateDevices ( )

◆ getSupportedConstraints()

MediaTrackSupportedConstraints MediaDevices::getSupportedConstraints ( )

◆ getUserMedia()

Promise<MediaStream> MediaDevices::getUserMedia ( optional MediaStreamConstraints  constraints)

The documentation for this interface was generated from the following file: