Class DescData
Namespace: Unity.RenderStreaming
Assembly: Unity.RenderStreaming.dll
Syntax
[Serializable]
public class DescData
Fields
connectionId
Declaration
public string connectionId
Field Value
| Type | Description |
|---|---|
| string |
polite
Declaration
public bool polite
Field Value
| Type | Description |
|---|---|
| bool |
sdp
Declaration
public string sdp
Field Value
| Type | Description |
|---|---|
| string |
type
Declaration
public string type
Field Value
| Type | Description |
|---|---|
| string |