]> git.sesse.net Git - mlt/blobdiff - src/framework/mlt.vers
Add mlt_playlist_mix_in() and mlt_playlist_mix_out().
[mlt] / src / framework / mlt.vers
index a0069e41f80e53d8485c4451d14d3d73c5ce0087..244b090fddbd9ac5be143d44f23f1b83ba92604e 100644 (file)
@@ -449,6 +449,8 @@ MLT_0.9.0 {
 } MLT_0.8.8;
 
 MLT_0.9.2 {
+    mlt_playlist_mix_in;
+    mlt_playlist_mix_out;
     mlt_properties_frames_to_time;
     mlt_properties_time_to_frames;
 } MLT_0.9.0;