-
Notifications
You must be signed in to change notification settings - Fork 0
okocsis/ConvertFile
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
### ConvertFile ### =========================================================================== DESCRIPTION: The ConvertFile sample demonstrates how to convert audio data using the two main conversion mechanisms in Core Audio: the Extended Audio File and Audio Converter APIs. The project contains two targets, one for conversion using an ExtAudioFile object, and one using an AudioConverter object. The application provides examples of how to read in a data file, process data input arguments, and provide those to the conversion APIs. =========================================================================== BUILD REQUIREMENTS: Mac OS X v10.7 or later =========================================================================== RUNTIME REQUIREMENTS: Mac OS X v10.7 or later =========================================================================== PACKAGING LIST: UseAC-AF.cpp - Source code for conversion using the AudioConverter API UseExtAF.cpp - Source code for conversion using the ExtAudioFile API =========================================================================== CHANGES FROM PREVIOUS VERSIONS: Version 1.0 - First version. =========================================================================== Copyright (C) 2009 Apple Inc. All rights reserved.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published