• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: kAudioDevicePropertyStreamFormat unsupported?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: kAudioDevicePropertyStreamFormat unsupported?


  • Subject: Re: kAudioDevicePropertyStreamFormat unsupported?
  • From: kelly jacklin <email@hidden>
  • Date: Mon, 10 Nov 2003 05:13:19 -0800

On Nov 9, 2003, at 11:21 PM, Tim Dorcey wrote:

AudioDeviceGetProperty(device,0,false,kAudioDevicePropertyStreamFormat, ..)

Shouldn't that be:
AudioDeviceGetProperty(device,0,true,kAudioDevicePropertyStreamFormat,.. )
^^^^

I would imaging the USB camera is an input-only device (i.e. it has no output streams), and asking an input-only device for its output stream format would likely result in this exact error. This would also explain why it works perfectly with built-in, as that has both input and output...

Hope this helps...

kelly jacklin
_______________________________________________
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.

References: 
 >kAudioDevicePropertyStreamFormat unsupported? (From: "Tim Dorcey" <email@hidden>)

  • Prev by Date: Re: AUGraphs and Logic
  • Next by Date: Re: How to convert an AudioUnit in to a FSRef (or FSSpec)?
  • Previous by thread: kAudioDevicePropertyStreamFormat unsupported?
  • Next by thread: Anal-retentive compiler warning aversion
  • Index(es):
    • Date
    • Thread