Uses of Class
org.teamapps.dto.UiVideoInputDeviceInfo
-
Uses of UiVideoInputDeviceInfo in org.teamapps.dto
Fields in org.teamapps.dto declared as UiVideoInputDeviceInfoModifier and TypeFieldDescriptionprotected UiVideoInputDeviceInfoUiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent.videoInputDeviceInfoMethods in org.teamapps.dto that return UiVideoInputDeviceInfoModifier and TypeMethodDescriptionUiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent.getVideoInputDeviceInfo()UiVideoInputDeviceInfo.setNativeHeight(int nativeHeight) UiVideoInputDeviceInfo.setNativeWidth(int nativeWidth) Constructors in org.teamapps.dto with parameters of type UiVideoInputDeviceInfoModifierConstructorDescriptionResultOfRequestInputDeviceInfoEvent(String componentId, UiAudioInputDeviceInfo audioInputDeviceInfo, UiVideoInputDeviceInfo videoInputDeviceInfo)