Home > @rainway/web > IStreamRequest
IStreamRequest interface
A client asks a host for a stream at the given input level.
Signature:
export interface IStreamRequest
Properties
Property | Type | Description |
---|---|---|
inputLevel | InputLevel | The input level requested in this stream. See the InputLevel enum for possible values. |