![]() |
![]() |
![]() |
GStreamer Base Plugins 0.10 Library Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy |
#include <gst/interfaces/mixer.h> GstMixerOptions; GList * gst_mixer_options_get_values (GstMixerOptions *mixer_options);
GList * gst_mixer_options_get_values (GstMixerOptions *mixer_options);
Get the values for the mixer option.
|
The GstMixerOptions item that owns the values. |
Returns : |
A list of strings with all the possible values for the mixer
option. You must not free or modify the list or its contents, it belongs
to the mixer_options object.
|