• 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
kAudioFormatProperty_AvailableEncodeFormats
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

kAudioFormatProperty_AvailableEncodeFormats


  • Subject: kAudioFormatProperty_AvailableEncodeFormats
  • From: Craig Bakalian <email@hidden>
  • Date: Wed, 18 May 2005 05:33:34 -0400

Hi,
I am trying to get the range of formats for an audio format via kAudioFormatProperty_AvailableEncodeFormats. Is the below code correct? What does it mean when it returns a AudioValueRange of {0,0}.

AudioValueRange formatRange;
UInt32 size = sizeof(AudioValueRange);
AudioFormatGetProperty(kAudioFormatProperty_AvailableEncodeSamples,
sizeof(UInt32),
&formatID,
&size,
&formatRange);

I am not getting any errors on this. I just don't understand the returned range.


Craig Bakalian
www.eThinkingCap.com
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: kAudioFormatProperty_AvailableEncodeFormats
      • From: Brad Ford <email@hidden>
  • Prev by Date: Re: AudioUnit - CarbonView - Toggling BevelButton
  • Next by Date: Re: AUBase preset handling change
  • Previous by thread: Re: AudioUnit - CarbonView - Toggling BevelButton
  • Next by thread: Re: kAudioFormatProperty_AvailableEncodeFormats
  • Index(es):
    • Date
    • Thread