Uses of Class
org.teamapps.dto.UiVideoInputDeviceInfo
-
Uses of UiVideoInputDeviceInfo in org.teamapps.dto
Fields in org.teamapps.dto declared as UiVideoInputDeviceInfo Modifier and Type Field Description protected UiVideoInputDeviceInfoUiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent. videoInputDeviceInfoMethods in org.teamapps.dto that return UiVideoInputDeviceInfo Modifier and Type Method Description UiVideoInputDeviceInfoUiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent. getVideoInputDeviceInfo()UiVideoInputDeviceInfoUiVideoInputDeviceInfo. setNativeHeight(int nativeHeight)UiVideoInputDeviceInfoUiVideoInputDeviceInfo. setNativeWidth(int nativeWidth)Constructors in org.teamapps.dto with parameters of type UiVideoInputDeviceInfo Constructor Description ResultOfRequestInputDeviceInfoEvent(java.lang.String componentId, UiAudioInputDeviceInfo audioInputDeviceInfo, UiVideoInputDeviceInfo videoInputDeviceInfo)