CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Aug 2015 |
Maintained by vilyever.
调节音量。
pod 'MediaPlayer-VolumeControl', '~> 1.0.0'
#import "VDMediaVolume.h"
[VDMediaVolume currentVolume];
[VDMediaVolume setVolume:0.5f];
[VDMediaVolume raiseVolume:0.1f];