value_get_structure
function value_get_structure(value:GObject.Value):Gst.Structure {
// Gjs wrapper for gst_value_get_structure()
}Gets the contents of value.
- value
a GValue initialized to GST_TYPE_STRUCTURE
- Returns
the contents of value
function value_get_structure(value:GObject.Value):Gst.Structure {
// Gjs wrapper for gst_value_get_structure()
}Gets the contents of value.
a GValue initialized to GST_TYPE_STRUCTURE
the contents of value