RainwayStreamType enumeration
A type of stream
public enum RainwayStreamType
Values
name | value | description |
---|---|---|
Byofb | 0 | Bring your own frame-buffer stream. https://docs.rainway.com/docs/byofb |
FullDesktop | 1 | Full-Desktop stream. |
AppIsolation | 2 | App-Isolated stream. |
See Also
- namespace Rainway.SDK