Initializes a mini-object with the desired type and copy/dispose/free functions.
initial GstMiniObjectFlags
the GType of the mini-object to create
the copy function, or NULL. [allow-none]
the dispose function, or NULL. [allow-none]
the free function or NULL. [allow-none]
See Implementation
Initializes a mini-object with the desired type and copy/dispose/free functions.