美文网首页
videoCompositionWithAsset-asset-

videoCompositionWithAsset-asset-

作者: 9362d9acd9ef | 来源:发表于2017-08-30 09:35 被阅读24次

    这个 api 只会作用在一个轨道上

    AVFoundation calls your applier block once for each frame to be displayed (or processed for export) from the asset’s first enabled video track. In that block, you access the video frame and return a filtered result using the provided

    如果你希望实现多轨道的视频合成效果,可能需要自己写一个视频合成器(AVVideoCompositing)了

    相关文章

      网友评论

          本文标题:videoCompositionWithAsset-asset-

          本文链接:https://www.haomeiwen.com/subject/afyzdxtx.html