Uses of Class
dev.onvoid.webrtc.RTCRtpContributingSource
Packages that use RTCRtpContributingSource
-
Uses of RTCRtpContributingSource in dev.onvoid.webrtc
Subclasses of RTCRtpContributingSource in dev.onvoid.webrtcModifier and TypeClassDescriptionclass
Contains information about a given synchronization source (SSRC).Methods in dev.onvoid.webrtc that return types with arguments of type RTCRtpContributingSourceModifier and TypeMethodDescriptionRTCRtpReceiver.getContributingSources()
Returns an RTCRtpContributingSource for each unique CSRC identifier received by this RTCRtpReceiver in the last 10 seconds, in descending timestamp order.