How can I write a CD player application for Mac OS X? I can find a DVD playback framework and a CD framework, but there is no API for playing audio CDs.
Apple has an example program from which you can learn how to do this. Basically, CD-DA tracks are represented by the file system as regular AIFFs. You can use the QuickTime or CoreAudio APIs to play them.
Source: https://habr.com/ru/post/1784084/More articles:FrameWork Level WPF Exclusion - c #Measure the time caused by a function and not understand why the time difference is negative - c #Android XMLPullParser несколько проходит через XML-документ - androidTuples in type elements using F # - typesCan I insert a number in binary instead of hexadecimal? - c #How could I unit test use this .Net code (refactoring allowed) - c #How can I print a QString containing a special character with python using PyQt? - pythonComparing tables in SQL Server and Oracle - comparison.Net MVC for an indefinite number of folders (nested category structure) - regexJavascript self-service function - javascriptAll Articles