No Volume Controls?

Volume controls are not available within Pickle because many mobile devices (Apple devices in particular) only allow volume to be controlled within web pages using the physical volume button on the device.

Or technically speaking, the volume can not be set using javascript, it is a "read only" attribute of the media object.

Including the volume control within the player would be deceptive, and cause end-user confusion.