GNOME Bugzilla – Bug 355935
multifdsink doesn't allow setting maximums (soft, hard) in units other than buffers
Last modified: 2006-09-19 11:29:20 UTC
There are some stubbed-out properties to allow setting these values in other units (time, bytes), but they're not implemented. The attached patch implements these; it's only been very lightly tested.
Created attachment 72765 [details] [review] Un-stub and implement unit-type, units-max, units-soft-max properties
Created attachment 72969 [details] [review] Updated version of patch
Committed patch after testing.