lib-jitsi-meet
    Preparing search index...

    Controller for managing audio subscriptions in a Jitsi conference. It allows subscribing to remote audio streams based on different modes such as ALL, EXCLUDE, INCLUDE, and NONE.

    Index

    Constructors

    Accessors

    Methods

    • Mutes or unmutes the remote audio streams based on the provided parameter.

      Parameters

      • muted: boolean

        Indicates whether the remote audio should be muted or not.

      Returns void