Package org.teamapps.dto
Klasse UiVideoTrackConstraints
java.lang.Object
org.teamapps.dto.UiVideoTrackConstraints
- Alle implementierten Schnittstellen:
UiObject
THIS IS GENERATED CODE!
PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected Doubleprotected Stringprotected UiVideoFacingModeprotected doubleprotected Integerprotected Integer -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdoublegetWidth()setAspectRatio(Double aspectRatio) setDeviceId(String deviceId) setFacingMode(UiVideoFacingMode facingMode) setFrameRate(double frameRate) toString()
-
Felddetails
-
deviceId
-
aspectRatio
-
width
-
height
-
facingMode
-
frameRate
protected double frameRate
-
-
Konstruktordetails
-
UiVideoTrackConstraints
public UiVideoTrackConstraints()
-
-
Methodendetails
-
getUiObjectType
- Angegeben von:
getUiObjectTypein SchnittstelleUiObject
-
toString
-
getDeviceId
-
getAspectRatio
-
getWidth
-
getHeight
-
getFacingMode
-
getFrameRate
public double getFrameRate() -
setDeviceId
-
setAspectRatio
-
setWidth
-
setHeight
-
setFacingMode
-
setFrameRate
-