OutboundStreamOptions.Permissions property
Input permissions to grant the remote peer the ability to transmit.
public InputLevel Permissions { get; set; }
Remarks
By default, no input permissions are granted.
See Also
- enum InputLevel
- class OutboundStreamOptions
- namespace Rainway.SDK.Options