ap4y / OrigamiEngine

Lightweight audio engine for iOS and OSX with flac, cue, mp3, m4a, m3u support.
http://ap4y.github.com/OrigamiEngine/
MIT License
545 stars 118 forks source link

Sync and async methods #77

Open gerchicov-bp opened 8 years ago

gerchicov-bp commented 8 years ago

Some methods are sync and some are async. So for example if you call play, then pause they may be executed in reverse order