|
|
Version: 1.0 Posted: 2009-04-15 Build Requirements: Mac OS X v10.6 or later Runtime Requirements: Mac OS X v10.6 or later Download Sample Code (AudioFileStreamExample.zip, 9.5K) |
||||
DescriptionThe AudioFileStreamExample project provides two targets, a client that receives the streamed data and parses it for the appropriate audio file properties and data, and a server that opens an AudioFile for read and sends the raw bytes over a specified port. The example shows how to utilize the AudioFileStream callback mechanisms to received and process the data provided by the server, and plays the audio data using the AudioQueue API. Document Revision History
|