Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick piemonte committed Dec 12, 2014
1 parent b55a897 commit 1b38301
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,12 @@ play/pause/chill
self.player.playFromBeginning()
```

Adjust the fill mode for the video, if needed.

``` Swift
self.player.fillMode = “AVLayerVideoGravityResizeAspect”
```

## Community

- Need help? Use [Stack Overflow](http://stackoverflow.com/questions/tagged/player-swift) with the tag 'player-swift'.
Expand Down

0 comments on commit 1b38301

Please sign in to comment.