From: Stefan Sauer Date: Tue, 7 Jul 2015 14:58:53 +0000 (+0200) Subject: docs: remove outdated doc strings X-Git-Tag: 1.19.3~509^2~3430 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=093e8f8a756129f2d8fbee9a45a054c3775907b3;p=platform%2Fupstream%2Fgstreamer.git docs: remove outdated doc strings --- diff --git a/gst/audioparsers/gstamrparse.h b/gst/audioparsers/gstamrparse.h index 29bc868..bba29c0 100644 --- a/gst/audioparsers/gstamrparse.h +++ b/gst/audioparsers/gstamrparse.h @@ -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. */