HALPlayFile not working
HALPlayFile not working
- Subject: HALPlayFile not working
- From: Dylan Ashe <email@hidden>
- Date: Fri, 25 Oct 2002 10:42:10 -0700
All,
I'm a newbie to CoreAudio and I'm trying to get HALPlayFile to work. I'm
running Jag with the latest Dev CD (including the Jag update) on a
QuickSilver with no additional sound hardware attached.
What I see is that HALPlayFile starts up and calls
SHCDeviceManager::GetDefaultOutputDevice() which has no errors and returns
an AudioDeviceID of 10. Later that AudioDeviceID is used in
SHCDevice::SetIsMixable(). Unfortunately when it makes the call
AudioDeviceSetProperty(), it gets a result code of -536870206 (0xe00002c2).
If I make any other get or get properties to the device I get similar
results.
Anyone seen this and know what's going on?
Thanks,
Dylan
_______________________________________________
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.