Node.js SDK - OutboundStreamOptions.resolutionStrategy

Home > @rainway/native > OutboundStreamOptions > resolutionStrategy

OutboundStreamOptions.resolutionStrategy property

Determines how the display resolution is set at the start of the stream.

By default, the display resolution is left unchanged. After the stream, the original resolution will be restored.

Signature:

resolutionStrategy: RainwayResolutionStrategy;