Home > @rainway/web > JoinStreamOptions
JoinStreamOptions interface
Signature:
export interface JoinStreamOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
metrics? | boolean | (Optional) Enable stream metrics reporting. If this is enabled, you can query | |
streamFit? | StreamFit | (Optional) Control how the stream container fits isolated apps. Ignored if the stream is not using app isolation. - - |