mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 06:26:23 +00:00
docs: we don't need to document private members in opaque structs
This commit is contained in:
parent
11ac49e6c4
commit
81c32bc56e
2 changed files with 0 additions and 2 deletions
|
@ -132,7 +132,6 @@ static gconstpointer STOLEN = "";
|
|||
|
||||
/**
|
||||
* GstBufferList:
|
||||
* @mini_object: the parent structure
|
||||
*
|
||||
* Opaque list of grouped buffers.
|
||||
*
|
||||
|
|
|
@ -57,7 +57,6 @@ typedef enum {
|
|||
|
||||
/**
|
||||
* GstSystemClock:
|
||||
* @clock: The parent clock
|
||||
*
|
||||
* The default implementation of a #GstClock that uses the system time.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue