coreaudio-encoder: Undef 'local' macro

This commit is contained in:
Palana
2015-08-10 13:39:16 +02:00
parent f786f89e35
commit 15a32530f0

View File

@@ -646,6 +646,7 @@ static void *aac_create(obs_data_t *settings, obs_encoder_t *encoder)
(unsigned long)ca->output_buffer_size);
return ca.release();
#undef STATUS_CHECK
}
static OSStatus complex_input_data_proc(AudioConverterRef inAudioConverter,