提交 15a32530 编写于 作者: P Palana

coreaudio-encoder: Undef 'local' macro

上级 f786f89e
...@@ -646,6 +646,7 @@ static void *aac_create(obs_data_t *settings, obs_encoder_t *encoder) ...@@ -646,6 +646,7 @@ static void *aac_create(obs_data_t *settings, obs_encoder_t *encoder)
(unsigned long)ca->output_buffer_size); (unsigned long)ca->output_buffer_size);
return ca.release(); return ca.release();
#undef STATUS_CHECK
} }
static OSStatus complex_input_data_proc(AudioConverterRef inAudioConverter, static OSStatus complex_input_data_proc(AudioConverterRef inAudioConverter,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册