Method
AgsAudioBasePluginset_filename
since: 3.1.0
[−]
Declaration [src]
void
ags_base_plugin_set_filename (
AgsBasePlugin* base_plugin,
gchar* filename
)
[−]
Description [src]
Set filename.
Available since: 3.1.0
Sets property | AgsAudio.BasePlugin:filename |
[−]
Parameters
filename
-
Type:
gchar*
The filename.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.