Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ActiveSpeakerPolicy

ActiveSpeakerPolicy calculates a normalized score of how active a speaker is. Implementations of ActiveSpeakerPolicy provide custom algorithms for calculating the score.

Hierarchy

  • ActiveSpeakerPolicy

Implemented by

Index

Methods

calculateScore

  • calculateScore(attendeeId: string, volume: number, muted: boolean): number

prioritizeVideoSendBandwidthForActiveSpeaker

  • prioritizeVideoSendBandwidthForActiveSpeaker(): boolean

Generated using TypeDoc