Home > @rainway/web > IStreamStopping
IStreamStopping interface
A host informs a peer that a stream is stopping.
Signature:
export interface IStreamStopping
Properties
Property | Type | Description |
---|---|---|
streamId | number | An ID identifying this stream among the host's active streams. |