commit | 8a5e9a3363e5016aa9eaa8b3eaec38b631afd9e1 | [log] [tgz] |
---|---|---|
author | Stefan Kost <ensonic@users.sf.net> | Mon Nov 16 21:50:20 2009 +0200 |
committer | Stefan Kost <ensonic@users.sf.net> | Thu Nov 19 21:11:35 2009 +0200 |
tree | b793a4345c488f31c534d5a1384ca4bafcb02fcb | |
parent | 469446c7a486e9853b85725282bb16b7413ed46c [diff] |
signalprocessor: change _setup to pass whole caps and not just sampling_rate This allows to get rid of the sampling_rate variable in the base-class. Also now subclasses can modify the caps to actualy negotiate. This is needed to e.g. set audio-channel positions.