I'm making app for LG smart tv and need to controll volume. The main purpose of APP is make iPad or phone able to remote controlling.
Media Player Plugin hasn't methods which controlls volume.
Sound plugin has only method sound.play()
.
I have successfully completed this task for Samsung smart tv using plugin.setVolumeWithKey(volume)
.
If you have any ideas, please, help.