Interface MutedConfig

Configuration for muted video or audio.

Hierarchy

  • MutedConfig

Properties

Properties

audio?: boolean

Indicates that audio is muted.

video?: boolean

Indicates that video is muted.

Generated using TypeDoc