Uses of Class
org.teamapps.dto.UiMulticastPlaybackProfile
-
Uses of UiMulticastPlaybackProfile in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMulticastPlaybackProfile Modifier and Type Field Description protected UiMulticastPlaybackProfileUiMediaSoupV2WebRtcClient.PlaybackProfileChangedEvent. profileMethods in org.teamapps.dto that return UiMulticastPlaybackProfile Modifier and Type Method Description UiMulticastPlaybackProfileUiMediaSoupV2WebRtcClient.PlaybackProfileChangedEvent. getProfile()static UiMulticastPlaybackProfileUiMulticastPlaybackProfile. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static UiMulticastPlaybackProfile[]UiMulticastPlaybackProfile. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.teamapps.dto with parameters of type UiMulticastPlaybackProfile Constructor Description PlaybackProfileChangedEvent(java.lang.String componentId, UiMulticastPlaybackProfile profile)