I need to use MPMoviePlayerController in the application, but their is no such method to control volume. I found one solution in obj-c. but it didnt work in swift. Can anyone please help me?
[[MPMusicPlayerController applicationMusicPlayer] setVolume:0]