Giter Site home page Giter Site logo

aveditdemo's Introduction

### AVEditDemo ###

===========================================================================
DESCRIPTION:

This sample demonstrates the editing features of AV Foundation. It illustrates how to:
- Extract images from a movie using AVAssetImageGenerator
- Export and trim a movie using AVAssetExportSession
- Combine clips from multiple movies using AVComposition
- Adjust the volume of audio tracks using AVAudioMix
- Add video transitions using AVVideoComposition
- Incorporate Core Animation in movies for playback using AVSynchronizedLayer, and for export using AVVideoCompositionCoreAnimationTool

===========================================================================
BUILD REQUIREMENTS:

Xcode 3.2.3 or later; Mac OS X v10.6.3 or later; iPhone OS v4.0 or later.

===========================================================================
RUNTIME REQUIREMENTS:

iPhone OS v4.0 or later

===========================================================================
PACKAGING LIST:

SimpleEditor.{h,m}
Demonstrates construction of AVComposition, AVAudioMix, and AVVideoComposition.


AssetBrowserController.{h,m}
A view controller for asset selection.


AssetBrowserItem.{h,m}
Represents an asset in AssetBrowserController.


AssetBrowserSource.{h,m}
A source for AssetBrowserController to find assets in.


PlayerView.{h,m}
UIView for an AVPlayerLayer.


PlayerViewController.{h,m}
View controller for composition playback.


ProjectViewController.{h,m}
Root view controller which provides editing UI.


ThumbnailViewController.{h,m}
View controller for thumbnail view.


TimeSliderCell.{h,m}
Table view cell to display a time slider with a label.


TitleEditingCell.{h,m}
Table view cell containing a text editing field.


===========================================================================
CHANGES FROM PREVIOUS VERSIONS:

Version 1.1
Set the audio session category to AVAudioSessionCategoryPlayback when the application launches.

Version 1.0
- First version.

===========================================================================
Copyright (C) 2010 Apple Inc. All rights reserved.

aveditdemo's People

Contributors

nieyong avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.