bin: improve docs a little

Mention that a DURATION message does not mean that one can safely query the
duration on a bin, that only works when the bin is prerolled.
This commit is contained in:
Wim Taymans 2010-03-25 18:12:06 +01:00
parent 49278848d7
commit 5fdee7e064

View file

@ -84,7 +84,8 @@
* cached duration values so that the next duration query will perform
* a full duration recalculation. The duration change is posted to the
* application so that it can refetch the new duration with a duration
* query.
* query. Note that these messages can be posted before the bin is
* prerolled, in which case the duration query might fail.
* </para></listitem>
* </varlistentry>
* <varlistentry>