]> git.sesse.net Git - mlt/commitdiff
Move "disable" property doc from service to filter.
authorDan Dennedy <dan@dennedy.org>
Mon, 23 Dec 2013 17:26:03 +0000 (09:26 -0800)
committerDan Dennedy <dan@dennedy.org>
Mon, 23 Dec 2013 17:26:03 +0000 (09:26 -0800)
src/framework/mlt_filter.h
src/framework/mlt_service.h

index 12a78e8ac5be16972858392a7ecff5192c43eed3..187833d46cdedf26547dab016bbf8fb6b9657d0e 100644 (file)
@@ -33,6 +33,7 @@
  * \extends mlt_service_s
  * \properties \em track the index of the track of a multitrack on which the filter is applied
  * \properties \em service a reference to the service to which this filter is attached.
+ * \properties \em disable Set this to disable the filter while keeping it in the object model.
  * Currently this is not cleared when the filter is detached.
  */
 
index 82491ee21271de563c7fd9ca89dfc5191edba41f..23af91e509c378d4c837f10d2bc1d7ea9dca816c 100644 (file)
@@ -49,7 +49,6 @@
  * \properties \em out when to stop
  * \properties \em _filter_private Set this on a service to ensure that attached filters are handled privately.
  * See modules/core/filter_region.c and modules/core/filter_watermark.c for examples.
- * \properties \em disable Set this on a filter to disable it while keeping it in the object model.
  * \properties \em _profile stores the mlt_profile for a service
  * \properties \em _unique_id is a unique identifier
  * \properties \em _need_previous_next boolean that instructs producers to get