MediaPlayer-VolumeControl 1.0.1× 测试已测试✗ 语言语言 Obj-CObjective C许可证 MIT 发布最新发布2015年8月由vilyever维护。安装指南×MediaPlayer-VolumeControl 安装指南您希望将以下类似的 pod 'MediaPlayer-VolumeControl', '~> 1.0' 添加到 Podfile 中target 'MyApp' do pod 'MediaPlayer-VolumeControl', '~> 1.0' end然后在您的终端内运行 pod install,或者从 CocoaPods.app 中运行。或者为了测试运行,运行以下命令pod try MediaPlayer-VolumeControl查看 PodspecGitHub 仓库CocoaPods.org 页面MediaPlayer-VolumeControl 1.0.1由vilyevergithub.com/vilyeverGitHub 仓库 调节音量。 导入 CocoaPods pod 'MediaPlayer-VolumeControl', '~> 1.0.0' 使用 #import "VDMediaVolume.h" [VDMediaVolume currentVolume]; [VDMediaVolume setVolume:0.5f]; [VDMediaVolume raiseVolume:0.1f]; 许可证 MIT 许可证.