Re: MusicPlayer, MusicSequence, MusicTrack
Re: MusicPlayer, MusicSequence, MusicTrack
- Subject: Re: MusicPlayer, MusicSequence, MusicTrack
- From: Thomas Meschter <email@hidden>
- Date: Mon, 7 Oct 2002 19:40:06 -0400
Nope, there are C equivalents (I suspect Java just wraps them,
actually). They're part of the AudioToolbox framework, and the relevant
header is AudioToolbox/AudioToolbox.h. There's also a .pdf (somewhere)
describing these functions and how things fit together. Warning: it
doesn't actually describe all the functions available; you'll want to
look at the header file, too.
Also see the AUViewTest sample project (part of the CoreAudion SDK
download) for a demonstration of how these functions are used.
~Tom
On Monday, October 7, 2002, at 04:57 PM, brucecoughlin wrote:
I'm confused about these function: are they ONLY available to Java
programmers? I was curious about playing around with them in a C
program....
are there C equivalents? (though I looked and couldn't find them)...
Thanks in advance
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
--
Tom Meschter
email@hidden
University of Pennsylvania, Class of 2003
"Ask, and it shall be given you; seek, and ye shall find; knock, and it
shall be opened unto you."
~Matthew 7:7
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.