TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.26.10
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 1.14
This function creates a GstArray GParamSpec for use by objects/elements that want to expose properties of GstArray type. This function is typically * used in connection with g_object_class_install_property() in a GObjects's instance_init function.
g_object_class_install_property()
canonical name of the property specified
nick name for the property specified
description of the property specified
GParamSpec of the array
flags for the property specified
a newly created parameter specification
1.14
This function creates a GstArray GParamSpec for use by objects/elements that want to expose properties of GstArray type. This function is typically * used in connection with
g_object_class_install_property()in a GObjects's instance_init function.