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