Class RTCRtpSendParameters
Namespace: Unity.WebRTC
Syntax
public class RTCRtpSendParameters
Properties
Encodings
Declaration
public RTCRtpEncodingParameters[] Encodings { get; }
Property Value
| Type | Description |
|---|---|
| RTCRtpEncodingParameters[] |
TransactionId
Declaration
public string TransactionId { get; }
Property Value
| Type | Description |
|---|---|
| String |