Page 1 of 1

controlling player volume in ios.

Posted: Mon Jan 20, 2014 1:05 pm
by Manju123
Hi,
iam using ios player to play videos on ipad device.

  iphoneControlCreate "player", "MoviePlayer"

It is working fine for everything except controlling volume on ipad device.

please help me , how we can control volume of video playing through script.

i have tried playloudness property, but it is not for video player.

please help me.

Re: controlling player volume in ios.

Posted: Mon Jan 20, 2014 3:27 pm
by Mark
Hi,

It looks like this feature is currently unsupported. Actually, I'm not sure that Apple allows apps to take control of the sound volume of the device. Users are supposed to be able to control this by themselves. Why do you want to your app control the sound volume of a movie?

Kind regards,

Mark