Aperture: Fix crash after double tapping shutter button in video mode

Because captureVideo() isn't blocking the UI thread, it's possible to
call it multiple times which will cause app to crash.

Change-Id: Ie18b05e15072f30231ca83dd2d9120d0356b49a4
1 file changed