¡@

Home 

2014/10/15 ¤U¤È 10:03:52

iphone Programming Glossary: aqplayer

iOS Stream Audio from one iOS Device to Another

http://stackoverflow.com/questions/8357514/ios-stream-audio-from-one-ios-device-to-another

project I would recommend studying closely is SpeakHere . In particular look at the classes SpeakHereController.mm and AQPlayer.mm . The controller handles things like starting and stopping AQPlayer . AQPlayer represents an AudioQueue . Look closely.. look at the classes SpeakHereController.mm and AQPlayer.mm . The controller handles things like starting and stopping AQPlayer . AQPlayer represents an AudioQueue . Look closely at AQPlayer AQBufferCallback . That's the callback method that is invoked.. classes SpeakHereController.mm and AQPlayer.mm . The controller handles things like starting and stopping AQPlayer . AQPlayer represents an AudioQueue . Look closely at AQPlayer AQBufferCallback . That's the callback method that is invoked when the..