alphaVideoPlayTool:透明视频播放工具类

时间:2021-03-06 16:02:53
【文件属性】:
文件名称:alphaVideoPlayTool:透明视频播放工具类
文件大小:3.94MB
文件格式:ZIP
更新时间:2021-03-06 16:02:53
Objective-C alphaVideoPlayTool 透明视频播放工具类 基于苹果金属框架给带alpha通道的视频添加滤镜效果实现合成透明视频效果 cocopods导入pod'alphaVideoPlayTool' 使用方法导入#import _playerLayer = [SLMaskVideoPlayerLayer层]; _playerLayer.videoURL = [NSURL fileURLWithPath:[[NSBundle mainBundle] pathForResource:@“手表” ofType:@“ mp4”]]; _playerLayer.playDelegate =自我; [self.view.layer addSublayer:_playerLayer]; _playerLayer.frame = self.v
【文件预览】:
alphaVideoPlayTool-main
----project()
--------project()
--------project.xcodeproj()
--------projectUITests()
--------project.xcworkspace()
--------Pods()
--------Podfile.lock(347B)
--------projectTests()
--------Podfile(328B)
--------手表.mp4(3.88MB)
----alphaVideoPlayTool.podspec(6KB)
----Classes()
--------SLMaskVideoPlayerLayer.h(1KB)
--------SLMaskVideoPlayerLayer.m(9KB)
--------SLAlphaVideoDefines.h(711B)
----LICENSE(1KB)
----README.md(895B)

网友评论