Home > @rainway/web > IVideoBitrateRequest
IVideoBitrateRequest interface
A client asks a host for a new video bitrate.
Signature:
export interface IVideoBitrateRequest
Properties
Property | Type | Description |
---|---|---|
bitsPerSecond | number | |
streamId | number | An ID identifying this stream among the host's active streams. |