Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 790 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 790 Bytes

VideoPlayerDemo

To do list:


Update by 11.26

  • Fix video playing unexpectly when view disappeared.
  • Seperate video player practice for before iOS8 and after/equal iOS8.

Ref:


  • PlayerView.
  • Loading progress view.
  • Play & pause.
  • Buffer indicator.
  • Caption button action.
  • Caption interaction with super controller.
  • Zoom in & out.
  • Touch move to control playing progress.
  • Touch up & down to control volume.
  • Orientation.
  • Tableview cell select and play corresponding track.
  • More...