Re: AudioStream names in Java
Re: AudioStream names in Java
- Subject: Re: AudioStream names in Java
- From: Andre Lipinski <email@hidden>
- Date: Thu, 15 Aug 2002 01:42:24 -0400
On Thursday, August 15, 2002, at 01:29 AM, Gerd Castan wrote:
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?
Give them names, even if made-up so the user has some consistent frame of
reference. Stream 1 is a nifty name!
Andre.
_______________________________________________
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.