mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 04:56:24 +00:00
media-factory: fix typo
This commit is contained in:
parent
cd4120ef26
commit
13ab4905e4
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ struct _GstRTSPMediaFactory {
|
||||||
* implementation will configure the 'shared' property of the media.
|
* implementation will configure the 'shared' property of the media.
|
||||||
* @create_pipeline: create a new pipeline or re-use an existing one and
|
* @create_pipeline: create a new pipeline or re-use an existing one and
|
||||||
* add the #GstRTSPMedia's element created by @construct to the pipeline.
|
* add the #GstRTSPMedia's element created by @construct to the pipeline.
|
||||||
* @media_constructed: signal emited when a media was cunstructed
|
* @media_constructed: signal emited when a media was constructed
|
||||||
* @media_configure: signal emited when a media should be configured
|
* @media_configure: signal emited when a media should be configured
|
||||||
*
|
*
|
||||||
* The #GstRTSPMediaFactory class structure.
|
* The #GstRTSPMediaFactory class structure.
|
||||||
|
|
Loading…
Reference in a new issue