Interface CallFeedStats

Hierarchy

  • CallFeedStats

Properties

audio: null | TrackStats
isAudioMuted: boolean
isVideoMuted: boolean
prefix: string
purpose: string
stream: string
type: "remote" | "local"
video: null | TrackStats

Generated using TypeDoc