SignalconnectSignalconnect_SignalemitStaticSince 1.28append_Appends append_value to the GstValueUniqueList in value.
a GObject.Value of type #GST_TYPE_UNIQUE_LIST
the value to append
StaticSince 1.28append_Appends append_value to the GstValueUniqueList in value.
a GObject.Value of type #GST_TYPE_UNIQUE_LIST
the value to append
StaticSince 1.28concatConcatenates copies of value1 and value2 into a set. Values that are not
of type #GST_TYPE_UNIQUE_LIST are treated as if they were sets of length 1.
dest will be initialized to the type #GST_TYPE_UNIQUE_LIST.
StaticSince 1.28get_Gets the number of values contained in value.
a GObject.Value of type #GST_TYPE_UNIQUE_LIST
StaticSince 1.28get_Gets the value that is a member of the set contained in value and
has the index index.
a GObject.Value of type #GST_TYPE_UNIQUE_LIST
index of value to get from the set
StaticSince 1.28prepend_Prepends prepend_value to the GstValueUniqueList in value.
a GObject.Value of type #GST_TYPE_UNIQUE_LIST
the value to prepend
A fundamental type that describes a set of GObject.Value
Since
1.28