gstmixeroptions
gstmixeroptions
|
|
Includes
#include <gst/interfaces/mixer.h>
Functions
gst_mixer_options_get_values ()
GList *
gst_mixer_options_get_values (GstMixerOptions *mixer_options
);
Types and Values
struct GstMixerOptions
struct GstMixerOptions {
/* list of strings (do not access directly) (FIXME 0.11: make private) */
GList *values;
};