.NET SDK - OutboundStreamOptions.ResolutionStrategy

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