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

endSendingPlayMessages being called twice on dealloc #343

Open rclai opened 7 years ago

rclai commented 7 years ago

Is it intentional to call endSendingPlayMessages twice on dealloc here and here?

rFlex commented 7 years ago

I don't believe it's intentional, although the second time it's called it should be a no-op.