Stream constructor

Stream(
  1. ObsWebSocket obsWebSocket
)

Implementation

Stream(this.obsWebSocket);