]> git.sesse.net Git - mlt/blobdiff - src/mlt++/MltProperties.h
Fix doc error for mlt_playlist_is_blank().
[mlt] / src / mlt++ / MltProperties.h
index 6c5b8e87ab89d403b15c71fdf5a524e3c386f5b8..9ccbcf9d1d36c1bd324f5bb28a8eccaf2e18122a 100644 (file)
@@ -53,7 +53,7 @@ namespace Mlt
                        void unlock( );
                        void block( void *object = NULL );
                        void unblock( void *object = NULL );
-                       void fire_event( const char *event );
+                       int fire_event( const char *event );
                        bool is_valid( );
                        int count( );
                        char *get( const char *name );