onUnmute 属性

Stream<Event> onUnmute

MediaStreamTrack 处理的 unmute 事件流。

实现

Stream<Event> get onUnmute => unmuteEvent.forTarget(this);