From 093e8f8a756129f2d8fbee9a45a054c3775907b3 Mon Sep 17 00:00:00 2001 From: Stefan Sauer Date: Tue, 7 Jul 2015 16:58:53 +0200 Subject: [PATCH] docs: remove outdated doc strings --- gst/audioparsers/gstamrparse.h | 5 ----- 1 file changed, 5 deletions(-) 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. */ -- 2.7.4