Inherits from: UIView : UIResponder : NSObject Framework: /System/Library/Frameworks/MediaPlayer.framework Availability: Available in iOS 2.0 and above Declared in: MPVolumeView.h If you happened to check out Part 1 of the MPVolumeView class tutorial then you will know that we ran through a simple example of instantiating an MPVolumeView object through the use of code and by using the Interface Builder within Xcode. If you missed Part 1 then make sure to give it a glance as Part 2 builds on that initial work. Controlling ...