pwg: rename the "samplerate" variable to make example code compilable
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 25 Oct 2013 12:56:16 +0000 (14:56 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 30 Oct 2013 17:46:37 +0000 (18:46 +0100)
commitc76aaaaa1d3b9e33846ef2d07af3bcb3accef5c1
tree69fd75b3effe7df49dfc0261d204e5e33ec617e0
parent4ceeee9ff8f744d1fd0edf61f08e20b1568294e8
pwg: rename the "samplerate" variable to make example code compilable

In one of the examples about gst_my_filter_setcaps() there is a variable
declared as "rate", but then the name "samplerate" is used when setting
the caps.

Use the name "rate" everywhere in gst_my_filter_setcaps().

https://bugzilla.gnome.org/show_bug.cgi?id=710876
docs/pwg/advanced-negotiation.xml