mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
docs: mention have-type signal in the docs.
This commit is contained in:
parent
6fef105491
commit
c91c3d41fe
1 changed files with 4 additions and 1 deletions
|
@ -25,6 +25,9 @@
|
|||
* order of their rank. One the type has been deteted it sets its src pad caps
|
||||
* to the found media type.
|
||||
*
|
||||
* Whenever a type is found the #GstTypeFindElement::have-type signal is
|
||||
* emitted.
|
||||
*
|
||||
* Plugins can register custom typefinders by using #GstTypeFindFactory.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in a new issue