Feature/ndi out node #1
@@ -65,6 +65,9 @@ inline std::string make_audio_flow_def(
|
||||
{"sample_rate", {{"numerator", sample_rate}, {"denominator", 1}}},
|
||||
{"channels", ch_arr},
|
||||
{"bit_depth", bit_depth},
|
||||
{"tags", {
|
||||
{"urn:x-nmos:tag:grouphint/v1.0", json::array({label + ":Audio"})}
|
||||
}},
|
||||
}.dump();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user