mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-08 11:57:38 -04:00
rtmp-services: Fix implicit function declaration
This commit is contained in:
1 parent
84e6ad2b6d
commit
16a49eb10d
1 file changed
+2
@@ -538,6 +538,8 @@ static obs_properties_t *rtmp_common_properties(void *unused)
|
||||
return ppts;
|
||||
}
|
||||
|
||||
static int get_bitrate_matrix_max(json_t *array);
|
||||
|
||||
static void apply_video_encoder_settings(obs_data_t *settings,
|
||||
json_t *recommended)
|
||||
{
|
||||
|
||||
Reference in new issue
Block a user