Web SDK - StreamType

Home > @rainway/web > StreamType

StreamType enum

The type of the stream (full desktop, app isolation, or byofb).

Signature:

export declare enum StreamType 

Enumeration Members

MemberValueDescription
AppIsolation2
Byofb3
FullDesktop1
Unknown0