Re: AudioStream names in Java
Re: AudioStream names in Java
- Subject: Re: AudioStream names in Java
- From: Gerd Castan <email@hidden>
- Date: Thu, 15 Aug 2002 07:29:05 +0200
Jeff,
Message: 2
Date: Wed, 14 Aug 2002 13:42:05 -0700
Subject: Re: AudioStream names in Java
From: Jeff Moore <email@hidden>
To: email@hidden
I'm not sure what the calling sequence would be in Java, but in a C
flavored language, you just have to get the property,
kAudioDevicePropertyDeviceNameCFString, from the stream object. Note
that it is common for streams to not have names.
Thanks for your reply. So what I have is more a User Interface Guideline
problem: The api can return more than one stram. (Lucky me, my
audio card appears as 4 devices with one tream each).
What are the user interface guidelines if I have more than one stream
and streams have no names?
Thanks,
Gerd
_______________________________________________
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.