OutboundStreamOptions.ResolutionStrategy property
Determines how the display resolution is set at the start of the stream.
public ResolutionStrategy ResolutionStrategy { get; set; }
Remarks
By default, the display resolution is left unchanged. After the stream, the original resolution will be restored.
See Also
- enum ResolutionStrategy
- class OutboundStreamOptions
- namespace Rainway.SDK.Options