Private
Optional
audioPrivate
Optional
audioPrivate
clientPrivate
Optional
getPrivate
Optional
localPrivate
Optional
videoRest
...args: Parameters<MediaHandlerEventHandlerMap[T]>Rest
...args: Parameters<MediaHandlerEventHandlerMap[T]>Private
getbased on passed parameters
is allowed to be reused by the MediaHandler
Private
getbased on passed parameters
should have an audio track
should have a video track
is allowed to be reused by the MediaHandler
Private
getOptional
event: EventEmitterEvents | LocalStreamsChangedSet audio settings for MatrixCalls
audio options to set
Generated using TypeDoc
Typed Event Emitter class which can act as a Base Model for all our model and communication events. This makes it much easier for us to distinguish between events, as we now need to properly type this, so that our events are not stringly-based and prone to silly typos.