Class UiVideoTrackConstraints
java.lang.Object
org.teamapps.dto.UiVideoTrackConstraints
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Doubleprotected Stringprotected UiVideoFacingModeprotected doubleprotected Integerprotected Integer -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetWidth()setAspectRatio(Double aspectRatio) setDeviceId(String deviceId) setFacingMode(UiVideoFacingMode facingMode) setFrameRate(double frameRate) toString()
-
Field Details
-
deviceId
-
aspectRatio
-
width
-
height
-
facingMode
-
frameRate
protected double frameRate
-
-
Constructor Details
-
UiVideoTrackConstraints
public UiVideoTrackConstraints()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
-
getDeviceId
-
getAspectRatio
-
getWidth
-
getHeight
-
getFacingMode
-
getFrameRate
public double getFrameRate() -
setDeviceId
-
setAspectRatio
-
setWidth
-
setHeight
-
setFacingMode
-
setFrameRate
-