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