This website requires JavaScript.
Explore
Help
Sign In
TouchInstinct
/
StreamingKit
Watch
310
Star
0
Fork
You've already forked StreamingKit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
257532c6c9
StreamingKit
/
ExampleApp
History
Thong Nguyen
257532c6c9
Added progress text to example app. Fixed finishedEvent not always being raised when user seeks to the last byte of the track
2014-01-23 12:43:22 +00:00
..
ExampleApp
Added progress text to example app. Fixed finishedEvent not always being raised when user seeks to the last byte of the track
2014-01-23 12:43:22 +00:00
ExampleApp.xcodeproj
Using a better mechanism for picking up when the last file on the queue is finished. Dont async-stop the AudioQueue unless it's nearing the end (handled in handleAudioQueueOutput rathe than dataSourceEof)
2014-01-22 22:41:24 +00:00
ExampleAppTests
Renamed project to StreamingKit and addded STK classes prefixes. Separated library and sample app into discrete projects inside a workspace.
2014-01-20 15:42:28 +00:00