mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
docs: fix typo
This commit is contained in:
parent
3f19a75d63
commit
a7d7d9305f
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ gst_my_sink_class_init (GstMySinkClass * klass)
|
|||
base-class.
|
||||
</para>
|
||||
<para>
|
||||
The <classname>GstBaseAusioSink</classname> has little to no
|
||||
The <classname>GstAudioBaseSink</classname> has little to no
|
||||
limitations and should fit virtually every implementation, but is
|
||||
hard to implement. The <classname>GstAudioSink</classname>, on the
|
||||
other hand, only fits those systems with a simple <function>open
|
||||
|
|
Loading…
Reference in a new issue