clock: document that GstClockEntry should be treated as ana opaque structure.
authorAlessandro Decina <alessandro.decina@collabora.co.uk>
Mon, 5 Jul 2010 16:45:55 +0000 (18:45 +0200)
committerAlessandro Decina <alessandro.d@gmail.com>
Tue, 6 Jul 2010 08:46:42 +0000 (10:46 +0200)
gst/gstclock.h

index 8710dfa..f83face 100644 (file)
@@ -335,6 +335,8 @@ typedef enum {
  *
  * All pending timeouts or periodic notifies are converted into
  * an entry.
+ * Note that GstClockEntry should be treated as an opaque structure. It must
+ * not be extended or allocated using a custom allocator.
  */
 struct _GstClockEntry {
   gint                 refcount;