Table of Contents

Class RTCRtpHeaderExtensionParameters

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

Constructors

RTCRtpHeaderExtensionParameters()

public RTCRtpHeaderExtensionParameters()

Fields

Encrypted

[Value("encrypted")]
public bool Encrypted

Field Value

bool

Id

[Value("id")]
public required ushort Id

Field Value

ushort

Uri

[Value("uri")]
public required string Uri

Field Value

string