Can MPMoviePlayerController have volume programmatically adjusted?

I have this MPMovePlayerController and a custom slider (which is not quite a slider, but it has the same purpose). Considering that my "slider" can return any float value I need, how can I change the volume of the played movie?

So far I'v tried hacking MPVolumeView to programmatically set a value, w/o success.

6
задан Cœur 22 January 2019 в 05:41
поделиться