feat: video audio mute/unmute option #40

Closed
opened 2026-05-30 16:24:06 +00:00 by jmiller · 1 comment
Owner

Add a module parameter to control whether the video plays muted or with audio.

Requirements

  • New module parameter: Mute Video (yes/no), default Yes
  • When set to No, video plays with audio enabled
  • Applies to YouTube, Vimeo, and native video elements
  • Update iframe src params and video element attributes accordingly
Add a module parameter to control whether the video plays muted or with audio. ## Requirements - New module parameter: Mute Video (yes/no), default Yes - When set to No, video plays with audio enabled - Applies to YouTube, Vimeo, and native video elements - Update iframe src params and video element attributes accordingly
Author
Owner

Branch created: feature/40-feat-video-audio-mute-unmute-option

git fetch origin
git checkout feature/40-feat-video-audio-mute-unmute-option
Branch created: [`feature/40-feat-video-audio-mute-unmute-option`](https://git.mokoconsulting.tech/MokoConsulting/MokoJoomHero/src/branch/feature/40-feat-video-audio-mute-unmute-option) ```bash git fetch origin git checkout feature/40-feat-video-audio-mute-unmute-option ```
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomHero#40