• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
iPhone 2.2 - AVAudioPlayer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

iPhone 2.2 - AVAudioPlayer


  • Subject: iPhone 2.2 - AVAudioPlayer
  • From: William Stewart <email@hidden>
  • Date: Fri, 21 Nov 2008 17:50:02 -0800

We have introduced with iPhone 2.2 a new class/Obj C API: AVAudioPlayer

The intention of this class is to greatly simplify the task of playing audio files. The class presents a simple interface
- make an object from a file
- start/stop/pause
- getDuration
- volume
- looping
- get/Set Time


It provides delegates for handling interruptions and for when a file has finished playing.

Using the get/set time you can implement skipping forwards and backwards quite easily.

It uses audio file and audio queue, so is able to read and play any supported audio data/file with those services.

All in all we hope it will provide a very functional and useful API that will greatly simplify the steps needed to simple play an audio file.

Bill
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Detecting if sounds are playing in Crash Landing iPhone App sample sound Engine
  • Next by Date: Re: wow, Pandora rocks ... how to make make my iPhone
  • Previous by thread: Re: Detecting if sounds are playing in Crash Landing iPhone App sample sound Engine
  • Next by thread: Real-Time Audio Analysis
  • Index(es):
    • Date
    • Thread