When I create an MPVolumeView, what vertical dimensions should I give it for the frame/bounds?
It seems like I can give it whatever horizontal dimensions I want and it will scale properly. Is there a range of valid values for this as well?
When I try to set a UIView to be of the MPVolumeView class in Interface Builder, whenever it is drawn to the screen, it never ends up aligned vertically where I want it to be.