mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 18:40:09 +00:00
Style nits
This commit is contained in:
parent
90399c6ca7
commit
13c922250d
@ -443,6 +443,7 @@ didOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer
|
||||
|
||||
/* Add the device to the session. */
|
||||
input = (AVCaptureDeviceInput*)[AVCaptureDeviceInput deviceInputWithDevice:videoDevice error:&error];
|
||||
|
||||
if (error)
|
||||
{
|
||||
RARCH_ERR("video device input %s\n", error.localizedDescription.UTF8String);
|
||||
|
Loading…
x
Reference in New Issue
Block a user