Setting volume on native.newVideo

Hi,

I’am trying to set the audio volume on a native.newVideo but it won’t react on setting the master volume.

So the user can never turn of, set volume up or down when running the video!

I have tried to set the master volume like:

  1. audio.setVolume( 0.0 ) AND audio.setVolume( 1.0 ) for turning audio off and on

  2. looping true all 32 channels with { channel=i } and setting the values 0.0 and or 1.0

No sound modification at all!
Regards,
Freshworks. [import]uid: 2734 topic_id: 24622 reply_id: 324622[/import]

UPDATE:

I’ll find out the .isMuted property, but still no solution for setting the master Volume !

Regards,
Freshworks [import]uid: 2734 topic_id: 24622 reply_id: 99743[/import]

+1

Did you ever work out how to set volume on native.newVideo? [import]uid: 93133 topic_id: 24622 reply_id: 117296[/import]

Hi Nick,

No, sorry we changed the interface with setting volume on/off by using the .isMuted property :slight_smile:

Cheers,
Jespar
[import]uid: 2734 topic_id: 24622 reply_id: 117332[/import]