Is it possible to program the volume and panning to left and right headphones from an app when the sound is playing in another app such as you tube or the ios music app. Swift, Objective C or C#. I am using xamarin to develop my app.
Is it possible to program the volume and panning to left and right headphones from an app when the sound is playing in another app such as you tube or the ios music app. Swift, Objective C or C#. I am using xamarin to develop my app.
-
—
andrewfelder
Add a CommentTo be clear, using an MPVolumeView, I can adjust global volume. It is the controlling of pan to left or right headphones I would like to do as well to the global sound that's playing.