.NET SDK - StreamType

StreamType enumeration

A type of stream

public enum StreamType

Values

namevaluedescription
Byofb0Bring your own frame-buffer stream. https://docs.rainway.com/docs/byofb
FullDesktop1Full-Desktop stream.
AppIsolation2App-Isolated stream. https://docs.rainway.com/docs/app-isolation

See Also