RainwayConfig.OnStreamInput property
Called on a BYOFB input
public Action<RainwayRuntime, RainwayStream, RainwayPeer, RainwayInput>? OnStreamInput { get; set; }
See Also
- class RainwayRuntime
- class RainwayStream
- class RainwayPeer
- record RainwayInput
- class RainwayConfig
- namespace Rainway.SDK