gst.param_spec_array
Module for [ParamSpecArray] class
class ParamSpecArray
Types 1
classParamSpecArray
A GParamSpec derived structure for arrays of values.
Fields
GstParamSpecArray _cInstanceMethods
void * _cPtr()gobject.param_spec.ParamSpec parentInstance() @propertyGet `parentInstance` field. Returns: super classvoid parentInstance(gobject.param_spec.ParamSpec propval) @propertySet `parentInstance` field. Params: propval = super classgobject.param_spec.ParamSpec elementSpec() @propertyGet `elementSpec` field. Returns: the #GParamSpec of the type of values in the arrayvoid elementSpec(gobject.param_spec.ParamSpec propval) @propertySet `elementSpec` field. Params: propval = the #GParamSpec of the type of values in the array