### avexporter ### |
|
=========================================================================== |
DESCRIPTION: |
Demonstrates use of AVFoundation export APIs with a simple command line utility. |
The command line application will list some information about the asset, |
transcode the asset in accord with one of the AVFoundationAssetExportPresets and |
demonstrates simple manipulation of the metadata that is exported with the source. |
|
=========================================================================== |
BUILD REQUIREMENTS: |
|
Mac OS X v10.7 or later |
|
=========================================================================== |
RUNTIME REQUIREMENTS: |
|
Mac OS X v10.7 or later |
|
=========================================================================== |
PACKAGING LIST: |
|
The main files associates with this project are: |
the code file: avexporter.m |
and the project bundle: avexporter.xcodeproj |
|
=========================================================================== |
CHANGES FROM PREVIOUS VERSIONS: |
|
Version 1.0 |
- First version. |
|
=========================================================================== |
Copyright (C) 2011 Apple Inc. All rights reserved. |