Playlist reorganisation
[melted] / mlt++ / src / MltProperties.h
index 33d92f4..7952da0 100644 (file)
@@ -46,6 +46,8 @@ namespace Mlt
                        virtual ~Properties( );
                        int inc_ref( );
                        int dec_ref( );
+                       void block( void *object = NULL );
+                       void unblock( void *object = NULL );
                        bool is_valid( );
                        int count( );
                        char *get( char *name );