Configure settings nvenc

This commit is contained in:
loki
2020-04-14 00:15:24 +03:00
parent 679f74e53c
commit c7a72553c4
9 changed files with 454 additions and 211 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ void capture(
config_t config,
void *channel_data);
void init();
int init();
}
#endif //SUNSHINE_VIDEO_H