https://github.com/topws/screenrecord
iOS 9.0 新增的接口,屏幕录制,游戏内声音录制,可以选择是否启用麦克风录入周边环境的声音
https://github.com/topws/screenrecord
Last synced: 4 months ago
JSON representation
iOS 9.0 新增的接口,屏幕录制,游戏内声音录制,可以选择是否启用麦克风录入周边环境的声音
- Host: GitHub
- URL: https://github.com/topws/screenrecord
- Owner: topws
- License: mit
- Created: 2016-04-21T08:35:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-27T01:18:52.000Z (about 10 years ago)
- Last Synced: 2024-03-09T10:39:24.429Z (over 2 years ago)
- Language: Objective-C
- Homepage: https://github.com/topws/ScreenRecoderForGame.git
- Size: 6.77 MB
- Stars: 35
- Watchers: 2
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScreenRecord
iOS 9.0 新增的接口,屏幕录制,声音录制,可以选择是否启用麦克风录入外围环境声音。
已经封装好为一个类,直接在项目中拖入就可以使用。