Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GStreamer
gst-docs
Commits
4aa73491
Commit
4aa73491
authored
Jul 14, 2021
by
Rubén Gonzalez
Browse files
application-development: Fix " Non-instantiatable classed types" link
Part-of: <
!160
>
parent
883a6601
Pipeline
#406252
passed with stages
in 13 minutes and 34 seconds
Changes
1
Pipelines
70
Show whitespace changes
Inline
Side-by-side
markdown/application-development/advanced/interfaces.md
View file @
4aa73491
...
...
@@ -9,7 +9,7 @@ properties as a simple way for applications and elements to interact. This
method suffices for simple getters and setters, but fails for anything more
complicated. For more complex use cases, GStreamer uses interfaces based on the
`GObject`
[
`GTypeInterface`
](
http://library.gnome.org/devel/gobject/stable/gtype-non-instantiable-classed.html
)
[
`GTypeInterface`
](
http://library.gnome.org/devel/gobject/stable/gtype-non-instantia
ta
ble-classed.html
)
type.
This text is meant to be introductory and does not include source code examples.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment