开发者

Volume control in MPMoviePlayerController

开发者 https://www.devze.com 2023-01-14 09:19 出处:网络
I am trying to figure out how to adjust the volume of a movie played with MPMoviePlayerController on the iPhone without using the slider or t开发者_StackOverflowhe volume buttons on the side of the ph

I am trying to figure out how to adjust the volume of a movie played with MPMoviePlayerController on the iPhone without using the slider or t开发者_StackOverflowhe volume buttons on the side of the phone. Is it even possible to do this with code in a Apple approved way? I haven't been able to find anything in the APIs that relate to changing or setting the volume during movie playback.

I know a similar question was asked a little over a year ago (Is there a way to adjust volume in MPMoviePlayer Controller by program?), but I wanted to know if anyone had found a way to change the volume in MPMoviePlayerController since then.

0

精彩评论

暂无评论...
验证码 换一张
取 消