adding mixer docs
Original commit message from CVS: adding mixer docs
This commit is contained in:
parent
d23c35c394
commit
ab4fbc5655
@ -928,10 +928,10 @@ m4/Makefile
|
|||||||
)
|
)
|
||||||
AC_OUTPUT
|
AC_OUTPUT
|
||||||
|
|
||||||
echo -n "configure: *** Plug-ins that will be built :"
|
echo -n "configure: *** Plug-ins that will be built:"
|
||||||
echo -e "$GST_PLUGINS_YES" | sort
|
echo -e "$GST_PLUGINS_YES" | sort
|
||||||
echo
|
echo
|
||||||
echo -n "configure: *** Plug-ins that will not be built :"
|
echo -n "configure: *** Plug-ins that will not be built:"
|
||||||
echo -e "$GST_PLUGINS_NO" | sort
|
echo -e "$GST_PLUGINS_NO" | sort
|
||||||
echo
|
echo
|
||||||
if test "x$BUILD_EXTERNAL" = "xno"; then
|
if test "x$BUILD_EXTERNAL" = "xno"; then
|
||||||
|
@ -91,7 +91,7 @@ gst_mixer_options_init (GstMixerOptions * mixer_options)
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* gst_mixer_options_get_values:
|
* gst_mixer_options_get_values:
|
||||||
* @mixer_optnios: The #GstMixerOptions item that owns the values.
|
* @mixer_options: The #GstMixerOptions item that owns the values.
|
||||||
*
|
*
|
||||||
* Get the values for the mixer option.
|
* Get the values for the mixer option.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user