Skip to content

Instantly share code, notes, and snippets.

View Achyut-Sagar's full-sized avatar

Sagar Joshi Achyut-Sagar

View GitHub Profile
@acj
acj / TrimVideo.swift
Last active November 2, 2023 15:05
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