Home > @rainway/web > StreamFit
StreamFit enum
Signature:
export declare enum StreamFit
Enumeration Members
| Member | Value | Description |
|---|---|---|
| FullDesktop | 1 | The stream container has the size of the full desktop, regardless of capture mode. |
| IsolatedApps | 0 | In App Isolation mode, fit the stream container around the rectangle that contains all isolated app windows. |
