Uses of Class
org.teamapps.dto.UiWebRtcPlayingSettings
-
-
Uses of UiWebRtcPlayingSettings in org.teamapps.dto
Fields in org.teamapps.dto declared as UiWebRtcPlayingSettings Modifier and Type Field Description protected UiWebRtcPlayingSettingsUiWebRtcPlayer. playingSettingsprotected UiWebRtcPlayingSettingsUiWebRtcPlayer.PlayCommand. settingsMethods in org.teamapps.dto that return UiWebRtcPlayingSettings Modifier and Type Method Description UiWebRtcPlayingSettingsUiWebRtcPlayer. getPlayingSettings()UiWebRtcPlayingSettingsUiWebRtcPlayer.PlayCommand. getSettings()Methods in org.teamapps.dto with parameters of type UiWebRtcPlayingSettings Modifier and Type Method Description UiWebRtcPlayerUiWebRtcPlayer. setPlayingSettings(UiWebRtcPlayingSettings playingSettings)Constructors in org.teamapps.dto with parameters of type UiWebRtcPlayingSettings Constructor Description PlayCommand(java.lang.String componentId, UiWebRtcPlayingSettings settings)
-