docs: remove outdated doc strings
authorStefan Sauer <ensonic@users.sf.net>
Tue, 7 Jul 2015 14:58:53 +0000 (16:58 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Tue, 7 Jul 2015 15:12:02 +0000 (17:12 +0200)
gst/audioparsers/gstamrparse.h

index 29bc868..bba29c0 100644 (file)
@@ -49,11 +49,6 @@ typedef struct _GstAmrParseClass GstAmrParseClass;
  * @block_size: Pointer to frame size lookup table.
  * @need_header: Tells whether the MIME header should be read in the beginning.
  * @wide: Wideband mode.
- * @eos: Indicates the EOS situation. Set when EOS event is received.
- * @sync: Tells whether the parser is in sync.
- * @framecount: Total amount of frames handled.
- * @bytecount: Total amount of bytes handled.
- * @ts: Timestamp of the current media.
  *
  * The opaque GstAacParse data structure.
  */