gst_structure_has_field_typed ( structure fieldname type -- gboolean )


Vocabulary
gstreamer.ffi

Inputs
structurean object
fieldnamean object
typean object


Outputs
gbooleanan object


Definition