Develop
2017.03.15 11:17
[ios] 동영상 플레이어 샘플 (for PIP Player)
조회 수 1977 댓글 0
첨부 '2' |
---|
Sample for PIP VideoPlayer
Picture In Picture Sample (using AVPlayer)
This is a sample application for learning media player for iOS.
Main Functions
Playing the video file.
- Play remote media.
- Write in Objective-C
- Version of Xcode used : Version 8.1 (8B62)
- Deployment taget >= iOS 8.0
Directory description of the project
There are 4 Xcode projects in total as described below.
- TestAVPlayer
Screenshot
Current Status
This is sample version for study, will be updated later.
License
Copyright (c) 2016, Jeong-Hoon Mo. All rights reserved.
-
사이버보안실무 수업 메모
-
[mysql] 쿼리 실행시 ERROR 1366 (HY000) : incorrect string value : for column
-
[ios] Xcode에서 특정 파일만 ARC 따로 설정하는 방법
-
사이버보안실무 수업 메모
-
Mac OS 에 Jenkins 설치하기 (Homebrew)
-
[ios] 동영상 플레이어 샘플 (for PIP Player)
-
종합시험 관련 자료
-
[js] Javascript로 만든 포트리스 (2010)
-
[ios] Facebook Cache 갱신하는 함수
-
모바일 프로그래머가 갖추어야 할 필수 역량
-
무료로 HTTPS 적용하기 (Lets' Encrypt)
-
[android] 초간단 HTTP, POST 전송 샘플