Class RTCEncodedVideoFrame
Inherited Members
Namespace: Unity.WebRTC
Syntax
public class RTCEncodedVideoFrame : RTCEncodedFrame
Properties
Type
Declaration
public RTCEncodedVideoFrameType Type { get; }
Property Value
| Type | Description |
|---|---|
| RTCEncodedVideoFrameType |
Methods
GetMetadata()
Declaration
public RTCEncodedVideoFrameMetadata GetMetadata()
Returns
| Type | Description |
|---|---|
| RTCEncodedVideoFrameMetadata |