We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hello, the library "Video", you can put mute the audio?
I have been setting the volume to 0, even it's not mentioned in the documentation:
mov = new Movie(this, PATH); mov.play(); mov.speed(5); mov.volume(0);
thanks
Answers
I have been setting the volume to 0, even it's not mentioned in the documentation:
thanks