Structure.removeFieldsValist

va_list form of gst_structure_remove_fields().

class Structure
void
removeFieldsValist
(
string fieldname
,
void* varargs
)

Parameters

fieldname string

the name of the field to remove

varargs void*

%NULL-terminated list of more fieldnames to remove

Meta