mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 09:10:36 +00:00
doc: Fix unbalanced parenthesis
This commit is contained in:
parent
17006c4ee8
commit
b09a7bb5af
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ typedef guint64 GstElementFactoryListType;
|
|||
#define GST_ELEMENT_FACTORY_TYPE_AUDIO_ENCODER (GST_ELEMENT_FACTORY_TYPE_ENCODER | GST_ELEMENT_FACTORY_TYPE_MEDIA_AUDIO)
|
||||
|
||||
/**
|
||||
* GST_ELEMENT_FACTORY_TYPE_AUDIOVIDEO_SINKS: (value 3940649673949188 (type GstElementFactoryListType)
|
||||
* GST_ELEMENT_FACTORY_TYPE_AUDIOVIDEO_SINKS: (value 3940649673949188) (type GstElementFactoryListType)
|
||||
*
|
||||
* All sinks handling audio, video or image media types
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue