Package org.teamapps.dto
Klasse UiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent
java.lang.Object
org.teamapps.dto.UiLiveStreamComponent.ResultOfRequestInputDeviceInfoEvent
- Alle implementierten Schnittstellen:
UiEvent
- Umschließende Klasse:
UiLiveStreamComponent
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected UiAudioInputDeviceInfoprotected Stringprotected UiVideoInputDeviceInfo -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungVeraltet.Only for Jackson deserialization.ResultOfRequestInputDeviceInfoEvent(String componentId, UiAudioInputDeviceInfo audioInputDeviceInfo, UiVideoInputDeviceInfo videoInputDeviceInfo) -
Methodenübersicht
-
Felddetails
-
componentId
-
audioInputDeviceInfo
-
videoInputDeviceInfo
-
-
Konstruktordetails
-
ResultOfRequestInputDeviceInfoEvent
Veraltet.Only for Jackson deserialization. Use the other constructor instead. -
ResultOfRequestInputDeviceInfoEvent
public ResultOfRequestInputDeviceInfoEvent(String componentId, UiAudioInputDeviceInfo audioInputDeviceInfo, UiVideoInputDeviceInfo videoInputDeviceInfo)
-
-
Methodendetails
-
getUiEventType
- Angegeben von:
getUiEventTypein SchnittstelleUiEvent
-
toString
-
getComponentId
- Angegeben von:
getComponentIdin SchnittstelleUiEvent
-
getAudioInputDeviceInfo
-
getVideoInputDeviceInfo
-