samples: Minor comment fix

This commit is contained in:
Thibault Saunier 2017-08-23 15:27:24 -03:00
parent 33f2b0c9fb
commit 0545b23f5a

View file

@ -48,7 +48,7 @@ namespace GstreamerSharp
equalizer ["band1"] = (double)-24.0;
equalizer ["band2"] = (double)-24.0;
// Set playbin2's audio sink to be our sink bin
// Set playbin's audio sink to be our sink bin
pipeline ["audio-sink"] = bin;
// Wait until error or EOS