]> git.sesse.net Git - mlt/commitdiff
Document the priority property.
authorDan Dennedy <dan@dennedy.org>
Thu, 21 Jul 2011 20:18:26 +0000 (13:18 -0700)
committerDan Dennedy <dan@dennedy.org>
Fri, 22 Jul 2011 22:02:49 +0000 (15:02 -0700)
src/framework/mlt_consumer.h

index 06c63502a787e58cc8d6f47da0011daeb379402d..5d8e1954b19f7a00e517ee084e19bff005276120 100644 (file)
@@ -66,7 +66,7 @@
  * \properties \em display_ratio the video frame aspect ratio as floating point (read only)
  * \properties \em display_aspect_num the numerator of the video frame aspect ratio, overrides \p mlt_profile_s
  * \properties \em display_aspect_den the denominator of the video frame aspect ratio, overrides \p mlt_profile_s
- *
+ * \properties \em priority the OS scheduling priority for the render threads when real_time is not 0.
  */
 
 struct mlt_consumer_s