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

SoundDescription


  • Subject: SoundDescription
  • From: "Sandeep Chandna" <email@hidden>
  • Date: Wed, 15 Nov 2006 19:43:04 +0530

Hi,

In my audio-conversion application, I was using SoundDescriptionV1 and AddMediaSample functions to encode output. All was going well until I added sampleRates 88.2khz, 96khz, and 192khz. It looks like they fall under SoundDescriptionV2 category.

Now I am not sure what all I need to change here. Does AddMediaSample take SoundDescriptionV2 directly or do I have to use AddMediaSample2 there?

As far as I found in previous posts and docs available, I need to do something like this. Is this flow correct?

create output/inputASBDs
create Layout,MagicCookie
call SoundDescriptionCreate with above three and get sdh say

while(end)
{
//AudioBufferList etc
call SCAudioFillBuffer to get encoded data
call AddMediaSample and pass the sdh created above
}

Do I need to take care of any other things here ?

Thanks
Sandeep
 _______________________________________________
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: SoundDescription
      • From: Brad Ford <email@hidden>
    • Re: SoundDescription
      • From: Greg Chapman <email@hidden>
  • Prev by Date: Re: Getting Default Output Device gives a strange answer
  • Next by Date: Re: SoundDescription
  • Previous by thread: Re: ExtAudioFileRead sample format
  • Next by thread: Re: SoundDescription
  • Index(es):
    • Date
    • Thread