Skip to content

Instantly share code, notes, and snippets.

@thanhzusu
thanhzusu / TrimVideo.swift
Created October 3, 2021 05:16 — forked from acj/TrimVideo.swift
Trim video using AVFoundation in Swift
//
// TrimVideo.swift
// VideoLab
//
// Created by Adam Jensen on 3/28/15.
// Updated for Swift 5 (tested with Xcode 10.3) on 7/30/19.
// MIT license
//
import AVFoundation