Protected
Readonly
_idPrivate
_purposeProtected
_streamProtected
_tracksProtected
clientReadonly
connectedReadonly
isReadonly
isProtected
publicationsProtected
Optional
roomPrivate
hasRest
...args: Parameters<EventHandlerMap[T]>Rest
...args: Parameters<EventHandlerMap[T]>Returns callRoom member
member of the callRoom
Private
publishOptional
event: EventEmitterEvents | CallFeedEventSet one or both of feed's internal audio and video video mute state Either value may be null to leave it as-is
is the feed's audio muted?
is the feed's video muted?
Protected
startPrivate
unpublishProtected
updateGenerated using TypeDoc
LocalCallFeed is a wrapper around MediaStream. It represents a stream that we've created locally by getting user/display media. N.B. that this is not linked to a specific peer connection, a FeedPublication is used for that purpose.