The RTCRtpSynchronizationSource dictionary of the the WebRTC
is used by getSynchronizationSources()
to describe a particular
source (SSRC).
The RTCRtpSynchronizationSource dictionary of the the WebRTC is used by `getSynchronizationSources()` to describe a particular source (SSRC).
(voice-activity-flag this)
Property.
[Read Only]
The read-only voiceActivityFlag property of the web.rtc.RTCRtpSynchronizationSource
indicates whether or not the most recent RTP packet on the source
voice activity.
var voiceActivity = RTCRtpSynchronizationSource.voiceActivityFlag
See also: https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpSynchronizationSource/voiceActivityFlag
Property. [Read Only] The read-only voiceActivityFlag property of the `web.rtc.RTCRtpSynchronizationSource` indicates whether or not the most recent RTP packet on the source voice activity. `var voiceActivity = RTCRtpSynchronizationSource.voiceActivityFlag` See also: `https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpSynchronizationSource/voiceActivityFlag`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |