mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-26 02:00:33 +00:00
docs: remove outdated doc strings
This commit is contained in:
parent
8a987bc580
commit
093e8f8a75
1 changed files with 0 additions and 5 deletions
|
@ -49,11 +49,6 @@ typedef struct _GstAmrParseClass GstAmrParseClass;
|
||||||
* @block_size: Pointer to frame size lookup table.
|
* @block_size: Pointer to frame size lookup table.
|
||||||
* @need_header: Tells whether the MIME header should be read in the beginning.
|
* @need_header: Tells whether the MIME header should be read in the beginning.
|
||||||
* @wide: Wideband mode.
|
* @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.
|
* The opaque GstAacParse data structure.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue