Mute/unmute IMA

I would like to start video with mute first, I have a control to mute/unmute the video.
It can be done by set player.isMute = true/false

however, if I have pre-roll ad , although I have set the player.isMute = true
the advertisement still have audio. How can I control the audio of IMA?