Uses of Interface
de.espirit.firstspirit.access.project.MediaConstraints
Packages that use MediaConstraints
-
Uses of MediaConstraints in de.espirit.firstspirit.access.project
Methods in de.espirit.firstspirit.access.project that return MediaConstraintsModifier and TypeMethodDescription@NotNull MediaConstraints
Project.getMediaConstraints()
Get themedia constraints settings
of this project.
To change the settings one have to perform the three steps: 1.) getting the media constraints, 2.) changing the constraints, 3.) setting the changed constraintsMethods in de.espirit.firstspirit.access.project with parameters of type MediaConstraintsModifier and TypeMethodDescriptionvoid
Project.setMediaConstraints
(@NotNull MediaConstraints value) Set themedia constraints settings
of this project.