Turn sound off on movie playback

Hi,
Is it possible to switch the sound off on movie playback in Processing? There doesn’t seem to be an argument for that in the documentation.

Apologies for the noise. An internet search gave me this:

myMovie.volume(0);

However, where can I find the documentation for this?

Thanks,
Peter