RTCRtpSynchronizationSource - Web APIs 编辑
The RTCRtpSynchronizationSource
dictionary of the WebRTC API is used by getSynchronizationSources()
to describe a particular synchronization source (SSRC). A synchronization source is a single source that shares timing and sequence number space. Since RTCRtpSynchronizationSource
implements RTCRtpContributingSource
, its properties are also available.
The information provided is based on the last ten seconds of media received.
While the published specification describes this as an interface, it has since been changed to a dictionary in follow-up drafts.
Properties
Also implements the properties of RTCRtpContributingSource
.
voiceActivityFlag
Optional- A Boolean value indicating whether or not voice activity is included in the last RTP packet played from the source. If the peer has indicated that it's not supporting voice activity detection, this field is not provided.
Specifications
Specification | Status | Comment |
---|---|---|
WebRTC 1.0: Real-time Communication Between Browsers The definition of 'RTCRtpSynchronizationSource' in that specification. | Candidate Recommendation | Initial definition. |
Browser compatibility
BCD tables only load in the browser
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论