mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-26 09:08:14 +00:00
doc: Fix a typo in the GstMixer docs
This commit is contained in:
parent
ab7d52c053
commit
43788e4796
1 changed files with 1 additions and 1 deletions
|
@ -597,7 +597,7 @@ gst_mixer_message_is_mixer_message (GstMessage * message)
|
||||||
* message and return the GstMixerMessageType identifying which
|
* message and return the GstMixerMessageType identifying which
|
||||||
* type of notification it is.
|
* type of notification it is.
|
||||||
*
|
*
|
||||||
* Returns: The type of the GstMixerMessage, or GST_MIXER_MESSAGE_NONE
|
* Returns: The type of the GstMixerMessage, or GST_MIXER_MESSAGE_INVALID
|
||||||
* if the message is not a GstMixer notification.
|
* if the message is not a GstMixer notification.
|
||||||
*
|
*
|
||||||
* Since: 0.10.14
|
* Since: 0.10.14
|
||||||
|
|
Loading…
Reference in a new issue