In updateMultiviewForPipeline() the PUT to .../pipelines/${pipelineUUID}/multiviews/${multiviewId} does not include the audio_levels attribute, only the views. This leads to the audio_levels defaulting to true which is not always the desired outcome.
In
updateMultiviewForPipeline()the PUT to.../pipelines/${pipelineUUID}/multiviews/${multiviewId}does not include theaudio_levelsattribute, only theviews. This leads to theaudio_levelsdefaulting totruewhich is not always the desired outcome.