flacenc: fix seekpoints property copy-and-paste documentation
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 8 Jan 2010 17:04:14 +0000 (18:04 +0100)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Fri, 8 Jan 2010 17:04:35 +0000 (18:04 +0100)
ext/flac/gstflacenc.c

index e8e6bb0..c7d719a 100644 (file)
@@ -384,9 +384,10 @@ gst_flac_enc_class_init (GstFlacEncClass * klass)
           DEFAULT_PADDING, G_PARAM_READWRITE | G_PARAM_CONSTRUCT));
 
   /**
-   * GstFlacEnc:padding
+   * GstFlacEnc:seekpoints
    *
-   * Write a PADDING block with this length in bytes
+   * Write a SEEKTABLE block with a specific number of seekpoints
+   * or with a specific interval spacing.
    *
    * Since: 0.10.18
    **/