- 재생(버튼) / 정지(버튼) : 구현
- Seeking(슬라이더) / 10초전(버튼) : 구현
- 제스처
- 탭 (탭할때 마다 컨트롤뷰 토글) :
UIViewPropertyAnimator
사용하여 구현 - 더블 탭 (영상 확대 및 원본 비율 토글) : 미구현
.videoGravity
로 구현하려하였으나 실패 - 좌우 팬 (Seeking) :
UIPanGestureRecognizer
을 사용하여 구현 - 우측 상하 (볼륨 조절) :
UIPanGestureRecognizer
을 사용하여 구현UIPanGestureRecognizer
translation
과velocity
를 사용하여좌/우
인지상/하
인지 구분- 열거형 타입
PanDirection
을 만들어 방향의 중첩을 방지
- 탭 (탭할때 마다 컨트롤뷰 토글) :
-
Notifications
You must be signed in to change notification settings - Fork 0
protocorn93/GestureVideoPlayer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Custom Gesture AVPlayer
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published