MiniObject.gstParamSpecMiniObject

Creates a new GParamSpec instance that hold GstMiniObject references.

class MiniObject
static
gstParamSpecMiniObject

Parameters

name string

the canonical name of the property

nick string

the nickname of the property

blurb string

a short description of the property

objectType GType

the GstMiniObjectType for the property

flags GParamFlags

a combination of GParamFlags

Return Value

Type: ParamSpec

a newly allocated GParamSpec instance

Meta