[ CCode ( cname = "gst_tag_merge_use_first" ) ]
public void merge_use_first (out Value dest, Value src)
This is a convenience function for the func argument of register.
It creates a copy of the first value from the list.
dest |
uninitialized GValue to store result in |
src |
GValue to copy from |