mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +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.
|
||||
* @create_pipeline: create a new pipeline or re-use an existing one and
|
||||
* 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
|
||||
*
|
||||
* The #GstRTSPMediaFactory class structure.
|
||||
|
|
Loading…
Reference in a new issue