Class
AgsAudioAudioFileLink
Instance methods
Methods inherited from AgsFileLink (4)
ags_file_link_get_data
Get data of file_link
.
ags_file_link_get_filename
Get filename of file_link
.
ags_file_link_set_data
Set data
of file_link
.
ags_file_link_set_filename
Set filename
of file_link
.
Methods inherited from AgsPlugin (10)
ags_plugin_get_build_id
Retrieve the build id of the plugin.
ags_plugin_get_name
Retrieve the name of the plugin.
ags_plugin_get_ports
Retrieve the ports of the plugin.
ags_plugin_get_version
Retrieve the version of the plugin.
ags_plugin_get_xml_type
Retrieve the xml type of the plugin.
ags_plugin_set_build_id
Set the build id of the plugin.
ags_plugin_set_name
Set the name of the plugin.
ags_plugin_set_ports
Set the build id of the plugin.
ags_plugin_set_version
Set the version of the plugin.
ags_plugin_set_xml_type
Set the build id of the plugin.
Properties
Properties inherited from AgsFileLink (2)
Ags.FileLink:data
The data this AgsFileLink
contains.
Ags.FileLink:filename
The filename this AgsFileLink
refers.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.