• 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
ObjC KVO vs NSTimers for building MonitorViewControllers on IOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ObjC KVO vs NSTimers for building MonitorViewControllers on IOS


  • Subject: ObjC KVO vs NSTimers for building MonitorViewControllers on IOS
  • From: Andy Davidson <email@hidden>
  • Date: Mon, 29 Oct 2012 11:15:36 -0700
  • Thread-topic: ObjC KVO vs NSTimers for building MonitorViewControllers on IOS

Hi

I recently started working with Core Audio. I looked at couple of sample Apps an noticed that  monitor UI code typically use a NSTimer to poll for the audio state they display. Typically this is done to create some sort of progress view or maybe a level monitor. An alternative would to use Key Value Observing. Has anyone tried this?  I do not know much about ObjC Key Value Observing how ever I assume it makes heavy use of ObjC messaging and is probably to much over head?

Any suggestions?

Andy


 _______________________________________________
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: iOS - Question on AUGraph in objective C / CPP
  • Next by Date: Re: iOS - Question on AUGraph in objective C / CPP
  • Previous by thread: Re: iOS - Question on AUGraph in objective C / CPP
  • Next by thread: AUNewTimePitch + AudioQueueProcessingTap demos from CocoaConf Portland session
  • Index(es):
    • Date
    • Thread