rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

Added observers for loaded time ranges and empty buffer #312

Closed cerupcat closed 8 years ago

cerupcat commented 8 years ago

These observers and new delegates allow for knowing when to show or hide a loader on a video depending on how much of the buffer has loaded.

rFlex commented 8 years ago

Great change!