Table of Contents

Class RTCRtpCodec

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

Constructors

RTCRtpCodec()

public RTCRtpCodec()

Fields

Channels

[Value("channels")]
public ushort Channels

Field Value

ushort

ClockRate

[Value("clockRate")]
public required ulong ClockRate

Field Value

ulong

MimeType

[Value("mimeType")]
public required string MimeType

Field Value

string

SdpFmtpLine

[Value("sdpFmtpLine")]
public string SdpFmtpLine

Field Value

string