Uses of Enum Class
org.teamapps.dto.UiVideoFacingMode
-
Uses of UiVideoFacingMode in org.teamapps.dto
Subclasses with type arguments of type UiVideoFacingMode in org.teamapps.dtoFields in org.teamapps.dto declared as UiVideoFacingModeMethods in org.teamapps.dto that return UiVideoFacingModeModifier and TypeMethodDescriptionUiVideoTrackConstraints.getFacingMode()static UiVideoFacingModeReturns the enum constant of this class with the specified name.static UiVideoFacingMode[]UiVideoFacingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.dto with parameters of type UiVideoFacingModeModifier and TypeMethodDescriptionUiVideoTrackConstraints.setFacingMode(UiVideoFacingMode facingMode)