Class RTCEncodedVideoFrame
Inherited Members
Namespace: Unity.WebRTC
Assembly: Unity.WebRTC.dll
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 |