Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am using CFRunLoopRunInMode(kCFRunLoopDefaultMode, QTKIT_READER_CAMERA_INITIALIZATION_TIMEOUT, true) and i need to make this RunLoop return after particular event occurs. Is there any way to make this RunLoop react to particular event? Because now it returns after any event.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.