Enum RTCEncodedVideoFrameType
Namespace: Unity.WebRTC
Syntax
public enum RTCEncodedVideoFrameType
Fields
Name | Description | Value |
---|---|---|
Empty | 0 | |
Key | 1 | |
Delta | 2 |
public enum RTCEncodedVideoFrameType
Name | Description | Value |
---|---|---|
Empty | 0 | |
Key | 1 | |
Delta | 2 |