Package org.teamapps.dto
Class UiVideoInputDeviceInfo
java.lang.Object
org.teamapps.dto.UiVideoInputDeviceInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintsetNativeHeight(int nativeHeight) setNativeWidth(int nativeWidth) toString()
-
Field Details
-
nativeWidth
protected int nativeWidth -
nativeHeight
protected int nativeHeight
-
-
Constructor Details
-
UiVideoInputDeviceInfo
public UiVideoInputDeviceInfo()
-
-
Method Details
-
getUiObjectType
- Specified by:
getUiObjectTypein interfaceUiObject
-
toString
-
getNativeWidth
public int getNativeWidth() -
getNativeHeight
public int getNativeHeight() -
setNativeWidth
-
setNativeHeight
-