CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

MediaPlayer-VolumeControl 1.0.1

MediaPlayer-VolumeControl 1.0.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Aug 2015

Maintained by vilyever.



  • By
  • vilyever

调节音量。

Import

CocoaPods

pod 'MediaPlayer-VolumeControl', '~> 1.0.0'

Usage

#import "VDMediaVolume.h"

[VDMediaVolume currentVolume];
[VDMediaVolume setVolume:0.5f];
[VDMediaVolume raiseVolume:0.1f];

License

MIT license.