getSynchronizationSources method

Iterable<RTCRtpSynchronizationSource> getSynchronizationSources()

Implementation

Iterable<RTCRtpSynchronizationSource> getSynchronizationSources() =>
    js_util.callMethod(this, 'getSynchronizationSources', []);