• 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: What's involved streaming audio to disk as mp3 in iOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What's involved streaming audio to disk as mp3 in iOS


  • Subject: Re: What's involved streaming audio to disk as mp3 in iOS
  • From: Paul Davis <email@hidden>
  • Date: Fri, 13 Jul 2012 10:34:46 -0400



On Fri, Jul 13, 2012 at 10:24 AM, tahome izwah <email@hidden> wrote:

So it appears that if I link against libmp3lame.a that would be ok.
Since it's a static ".a" and not a dynamic ".so" or ".dylib" they
clearly seem to have no objections against statically linking it in
which is quite easy to do on all platforms including iOS. You can't
really dynamically link a ".a" file as far as I am aware.

the LGPL requires that if the linkage is static that whoever distributes the application makes it possible for the user to relink. you don't have to use static linkage, of course, but in that case the user has to be able to replace the .so/.dylib used.

how do you propose to allow the user to do either of these things on a iOS platform?
 _______________________________________________
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: What's involved streaming audio to disk as mp3 in iOS
      • From: Kevin Dixon <email@hidden>
References: 
 >What's involved streaming audio to disk as mp3 in iOS (From: Morgan Packard <email@hidden>)
 >Re: What's involved streaming audio to disk as mp3 in iOS (From: Chris Adamson <email@hidden>)
 >Re: What's involved streaming audio to disk as mp3 in iOS (From: tahome izwah <email@hidden>)
 >Re: What's involved streaming audio to disk as mp3 in iOS (From: Paul Davis <email@hidden>)
 >Re: What's involved streaming audio to disk as mp3 in iOS (From: tahome izwah <email@hidden>)

  • Prev by Date: Re: AULab sees my AudioUnit but Logic doesn't
  • Next by Date: volume drops when playing sounds
  • Previous by thread: Re: What's involved streaming audio to disk as mp3 in iOS
  • Next by thread: Re: What's involved streaming audio to disk as mp3 in iOS
  • Index(es):
    • Date
    • Thread