Home > rainway-sdk-native > StreamConfig
StreamConfig interface
Signature:
export interface StreamConfig
Properties
| Property | Type | Description |
|---|---|---|
| incomingInputFilter? | (input: RainwayInput, heldKeys: RainwayVirtualKey[]) => boolean | (Optional) |
| inputLevel | RainwayInputLevel | |
| isolateProcessIds? | number[] | (Optional) |
| streamType | RainwayStreamType |
