Class RTCRtpHeaderExtensionParameters
Namespace: Unity.WebRTC
Assembly: Unity.WebRTC.dll
Syntax
public class RTCRtpHeaderExtensionParameters
Fields
encrypted
Declaration
public readonly bool encrypted
Field Value
| Type | Description |
|---|---|
| bool |
id
Declaration
public readonly ushort id
Field Value
| Type | Description |
|---|---|
| ushort |
uri
Declaration
public readonly string uri
Field Value
| Type | Description |
|---|---|
| string |