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 MediaConstraintsProject.getMediaConstraints()Get themedia constraints settingsof 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 TypeMethodDescriptionvoidProject.setMediaConstraints(@NotNull MediaConstraints value) Set themedia constraints settingsof this project.