HomeGuidesAPI Reference
HubBlogChangelogSupport ForumLog In
API Reference

Web SDK - IInputLevelUpdate

Home > @rainway/web > IInputLevelUpdate

IInputLevelUpdate interface

A host informs a client of its new input level in a stream.

Signature:

export interface IInputLevelUpdate 

Properties

PropertyTypeDescription
inputLevelInputLevelThe input level the recipient now has in this stream. See the InputLevel enum for possible values.
streamIdnumberAn ID identifying this stream among the host's active streams.