Add default_value parameter to get_env for use in make_launch_session (#1490)

This commit is contained in:
Django
2023-08-02 05:08:45 +02:00
committed by GitHub
parent 172a2193d3
commit 43463a9d1e
2 changed files with 13 additions and 13 deletions

View File

@@ -18,7 +18,6 @@ namespace rtsp_stream {
bool host_audio;
std::string unique_id;
std::string uuid;
int width;
int height;
int fps;