• 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: Some CoreAudio properties not accessible via Java API?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some CoreAudio properties not accessible via Java API?


  • Subject: Re: Some CoreAudio properties not accessible via Java API?
  • From: Bill Stewart <email@hidden>
  • Date: Fri, 10 Jan 2003 12:10:39 -0800

These constants are not currently defined in the java imp - but are easy to do yourself.

Its an enum - so it appears as a java int - you have to convert the value of the 'char' into an int - its just an ascii conversion (there's been mail on this in the past)

Bill

On Thursday, January 9, 2003, at 04:06 PM, Harold Mills wrote:

Jeff Moore wrote:

The HAL provides the API for discovering and changing the stream format
of your device. The properties kAudioDevicePropertyNominalSampleRate
and kAudioDevicePropertyAvailableNominalSampleRates are apropos here.

These constants are not defined in the AHConstants.class file that I have
from the CoreAudio SDK v1, dated September 7, 2002, and I also don't see
them in the PDF document "Audio and MIDI on Mac OS X", dated May 2001. Where
can I find definitions and documentation for them?

Thanks,

Harold Mills
Cornell Bioacoustics Research Program
_______________________________________________
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.


-- mailto:email@hidden
tel: +1 408 974 4056

________________________________________________________________________ __
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________ __
_______________________________________________
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.
References: 
 >Some CoreAudio properties not accessible via Java API? (From: "Harold Mills" <email@hidden>)

  • Prev by Date: Re: Leak while in Midi thread
  • Next by Date: Re: kAudioUnitParameterFlag_Global
  • Previous by thread: Re: Some CoreAudio properties not accessible via Java API?
  • Next by thread: kAudioUnitParameterFlag_Global
  • Index(es):
    • Date
    • Thread