mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-04-05 07:14:53 -04:00
coreaudio-encoder: Undef 'local' macro
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user