• 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
Re: Clock Sources
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Clock Sources


  • Subject: Re: Clock Sources
  • From: Jeremy Sagan <email@hidden>
  • Date: Fri, 14 Jul 2006 15:16:34 -0400

Thank you.

On Jul 14, 2006, at 2:56 PM, B.J. Buchalter wrote:


audioErr = AudioDeviceGetProperty(theID, 0,
true, kAudioDevicePropertyClockSourceNameForIDCFString,
&outputSize, clockSources); //returns a !siz error and trashes
clocksources


This should be:

audioErr = AudioDeviceGetProperty(theID, 0,
    true, kAudioDevicePropertyClockSourceNameForIDCFString,
    &outputSize, &avt);

The !siz is probably from the garbage the property handler is reading when
it tries to read your clocksource list as the avt.


BR,

B.J. Buchalter

Metric Halo
5 Donovan Drive
Hopewell Junction, NY 12533 USA
tel +1 845 223-6112
fax +1 603 250-2451


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


This email sent to email@hidden

_______________________________________________ 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
References: 
 >Re: Clock Sources (From: "B.J. Buchalter" <email@hidden>)

  • Prev by Date: Re: Clock Sources
  • Next by Date: Newbie question: AudioUnits, SinSynth and Ableton Live
  • Previous by thread: Re: Clock Sources
  • Next by thread: Newbie question: AudioUnits, SinSynth and Ableton Live
  • Index(es):
    • Date
    • Thread