d3d354d5bd
Created a protocol for the wrapper to follow. Removed config options that where just getters/setters to the underlying AVPlayer. Made it possible to pass in custom AVPlayer that can be customized with these options. Updated AVPlayerWrapperTests and added a couple tests for the rate property.