• 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
remoteIO playback setup
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

remoteIO playback setup


  • Subject: remoteIO playback setup
  • From: Ash Gibson <email@hidden>
  • Date: Thu, 07 Jun 2012 17:33:09 +1000

Looking at this code from Michael Tyson's blog...

// Enable IO for playback
status = AudioUnitSetProperty(audioUnit,
                              kAudioOutputUnitProperty_EnableIO,
                              kAudioUnitScope_Output,
                              kOutputBus,
                              &flag,
                              sizeof(flag));
checkStatus(status);

Is this really necessary? I was looking through the header files and
docs and saw that it is enabled by default?
 _______________________________________________
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: AUFilePlayer kAudioUnitProperty_ScheduledFileIDs
  • Next by Date: Re: AUFilePlayer kAudioUnitProperty_ScheduledFileIDs
  • Previous by thread: Re: AUFilePlayer kAudioUnitProperty_ScheduledFileIDs
  • Next by thread: multiple ScheduledAudioFileRegions
  • Index(es):
    • Date
    • Thread