On Oct 5, 2008, at 2:45 PM, [EMAIL PROTECTED]@ßĦ wrote:
Is there a method in Cocoa that I could use to set the system volume? I would use SetDefaultOutputVolume, but it is deprecated in 10.5.
Not in the Cocoa frameworks, there isn't. You'll have to use CoreAudio from now on. Search the archives for more information.
Nick Zitzmann <http://www.chronosnet.com/> _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
