Hiyve Components - v1.0.0
    Preparing search index...

    Function useOutputMute

    • Access remote output mute control (owner only).

      Returns { muteRemoteOutput: (userId: string, muted: boolean) => Promise<void> }

      Object containing muteRemoteOutput action

      • muteRemoteOutput: (userId: string, muted: boolean) => Promise<void>