feat(audio): custom surround-params (#2424)

This commit is contained in:
Mariotaku
2024-06-01 11:50:34 +09:00
committed by GitHub
parent 7371a206a4
commit 17e0f1a816
8 changed files with 161 additions and 18 deletions

View File

@@ -29,6 +29,7 @@ namespace rtsp_stream {
int gcmap;
int appid;
int surround_info;
std::string surround_params;
bool enable_hdr;
bool enable_sops;