我使用 [[MPMusicPlayerController iPodMusicPlayer] setVolume:] 来设置播放音量,但我不希望系统音量弹出(当您通过增大/减小音量来控制音量时出现的那个)设备上的按钮)出现。
我怎样才能实现它?
Best Answer-推荐答案 strong>
检查一下:
https://developer.apple.com/library/ios/DOCUMENTATION/MediaPlayer/Reference/MPVolumeView_Class/Reference/Reference.html
关于iphone - 如何在iOS中设置音量并避免系统音量弹出,我们在Stack Overflow上找到一个类似的问题:
https://stackoverflow.com/questions/9554698/
|