mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 18:05:37 +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)
|
#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
|
* All sinks handling audio, video or image media types
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue