Home > @rainway/web > ILeaveStream
ILeaveStream interface
A client tells a host that it's no longer interested in its stream (i.e. for all it cares, it's okay if the capture session is completely terminated).
Signature:
export interface ILeaveStream
Properties
Property | Type | Description |
---|---|---|
streamId | number | An ID identifying this stream among the host's active streams. |