WIP
This commit is contained in:
parent
d0920db024
commit
6baa8a6f8a
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ public class EyeNeko.Elements.Downscale : BinBase {
|
|||
switch (event.type) {
|
||||
// Reset capsfilter on stream start/stop
|
||||
case Gst.EventType.STREAM_START :
|
||||
case Gst.EventType.STREAM_COLLECTION:
|
||||
filter.capsfilter.set_property ("caps", new Gst.Caps.any ());
|
||||
break;
|
||||
case Gst.EventType.CAPS:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue