Uses of Class
dev.onvoid.webrtc.RTCRtpSynchronizationSource
-
Packages that use RTCRtpSynchronizationSource Package Description dev.onvoid.webrtc -
-
Uses of RTCRtpSynchronizationSource in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc that return types with arguments of type RTCRtpSynchronizationSource Modifier and Type Method Description List<RTCRtpSynchronizationSource>RTCRtpReceiver. getSynchronizationSources()Returns an RTCRtpSynchronizationSource for each unique SSRC identifier received by this RTCRtpReceiver in the last 10 seconds, in descending timestamp order.
-