Enum VideoStreamSource
Namespace: Unity.RenderStreaming
Syntax
public enum VideoStreamSource
Fields
Name | Description | Value |
---|---|---|
Camera | 0 | |
Screen | 1 | |
WebCamera | 2 | |
Texture | 3 |
public enum VideoStreamSource
Name | Description | Value |
---|---|---|
Camera | 0 | |
Screen | 1 | |
WebCamera | 2 | |
Texture | 3 |