mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 22:46:24 +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:
|
* GstBufferList:
|
||||||
* @mini_object: the parent structure
|
|
||||||
*
|
*
|
||||||
* Opaque list of grouped buffers.
|
* Opaque list of grouped buffers.
|
||||||
*
|
*
|
||||||
|
|
|
@ -57,7 +57,6 @@ typedef enum {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* GstSystemClock:
|
* GstSystemClock:
|
||||||
* @clock: The parent clock
|
|
||||||
*
|
*
|
||||||
* The default implementation of a #GstClock that uses the system time.
|
* The default implementation of a #GstClock that uses the system time.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue