Uses of Class
org.teamapps.ux.component.webrtc.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>MediaSoupV2WebRtcClient. onPlaybackProfileChangedEvent<MulticastPlaybackProfile>MediaSoupV3WebRtcClient. 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.