How can I mute audio from a video without using stopAllSounds()?

I have a small video embedded on the main timeline, and sometimes want to play that audio track, but sometimes not.

How can I mute the audio? I don’t want to use stopAllSounds because I don’t want to mute the background music.

Many thanks!