Top | ![]() |
![]() |
![]() |
![]() |
Mixer control object that allows switching between multiple options.
Note that GstMixerOptions
is a subclass of
GstMixerTrack
.
GList *
gst_mixer_options_get_values (GstMixerOptions *mixer_options
);
Get the values for the mixer option.
struct GstMixerOptions { /* list of strings (do not access directly) (FIXME 0.11: make private) */ GList *values; };
Mixer control object.
GList * |
List of option strings. Do not access this member directly,
always use |