Improve comment.

This commit is contained in:
mark 2006-10-23 22:08:35 +00:00
parent 0e9c31a973
commit b68bae9c2c
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ GstreamerPlayer :: open(const std::string fileUrl)
gst_element_unlink(decoder, fakesink);
gst_object_unref(GST_OBJECT(pipe));
// not sure what this does, but it seems important
// converts between different audio formats (e.g. bitrate)
audioconvert = gst_element_factory_make("audioconvert", NULL);
// reduce the volume to 80%