Uses of Class
org.teamapps.ux.component.webrtc.MulticastPlaybackProfile
-
Packages that use MulticastPlaybackProfile Package Description org.teamapps.ux.component.webrtc -
-
Uses of MulticastPlaybackProfile in org.teamapps.ux.component.webrtc
Fields in org.teamapps.ux.component.webrtc with type parameters of type MulticastPlaybackProfile Modifier and Type Field Description Event<MulticastPlaybackProfile>MediaSoupWebRtcClient. onPlaybackProfileChangedMethods in org.teamapps.ux.component.webrtc that return MulticastPlaybackProfile Modifier and Type Method Description static MulticastPlaybackProfileMulticastPlaybackProfile. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static MulticastPlaybackProfile[]MulticastPlaybackProfile. values()Returns an array containing the constants of this enum type, in the order they are declared.
-