mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2024-12-17 11:10:31 +01:00
Change comment
This commit is contained in:
parent
71fa5acc74
commit
c0a2ad5f50
@ -395,7 +395,7 @@ bool GstEnginePipeline::InitAudioBin() {
|
||||
next = equalizer_;
|
||||
}
|
||||
|
||||
// Link equalizer elements if enabled.
|
||||
// Link stereo balancer elements if enabled.
|
||||
if (stereo_balancer_enabled_ && audiopanorama_) {
|
||||
gst_element_link(next, audiopanorama_);
|
||||
next = audiopanorama_;
|
||||
|
Loading…
Reference in New Issue
Block a user