Table of Contents

Class RTCRtpContributingSource

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class RTCRtpContributingSource
Inheritance
RTCRtpContributingSource
Derived
Inherited Members

Constructors

RTCRtpContributingSource()

public RTCRtpContributingSource()

Fields

AudioLevel

[Value("audioLevel")]
public Number AudioLevel

Field Value

Number

RtpTimestamp

[Value("rtpTimestamp")]
public required ulong RtpTimestamp

Field Value

ulong

Source

[Value("source")]
public required ulong Source

Field Value

ulong

Timestamp

[Value("timestamp")]
public required Number Timestamp

Field Value

Number