AudioStream names in Java
AudioStream names in Java
- Subject: AudioStream names in Java
- From: Gerd Castan <email@hidden>
- Date: Wed, 14 Aug 2002 22:09:58 +0200
Hi,
I hate to pose such simple questions, but I don't get it:
if
AudioStream[] streams = aDevice.getInputStreams()
returns more than one stream, how do I get the name of
the streams? A name the user can understand and choose?
Even AudioStream.toString() isn't overridden to return something
meaningful.
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.