X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=mlt%2B%2B%2Fswig%2Fmltpp.i;fp=mlt%2B%2B%2Fswig%2Fmltpp.i;h=bdb0f396b823632e0518ecfd89dec0c2c395d16f;hb=1653a4a466e6289527be6de6cf42cac6907e1f89;hp=d388aa6bf4ab50e80681635e48b51a8b1c0916e5;hpb=a300a3d71ba13c4063bcc919d4c0193ab66eeb73;p=melted diff --git a/mlt++/swig/mltpp.i b/mlt++/swig/mltpp.i index d388aa6..bdb0f39 100644 --- a/mlt++/swig/mltpp.i +++ b/mlt++/swig/mltpp.i @@ -37,6 +37,7 @@ namespace Mlt { %newobject Service::producer( ); %newobject Service::consumer( ); %newobject Service::get_frame( int ); +%newobject Service::filter( int ); %newobject Producer::filter( int ); %newobject Playlist::current( ); %newobject Playlist::clip_info( int );