| Top |
| guint | audio-channel | Read / Write |
| gchar * | instrument | Read / Write |
| gchar * | preset | Read / Write |
| gchar * | sample | Read / Write |
| GObject * | timestamp | Read / Write |
AgsAudioFileLink * ags_audio_file_link_new ();
Creates an AgsAudioFileLink
Since: 0.4
“audio-channel” property“audio-channel” guint
The selected audio channel to read.
Flags: Read / Write
Allowed values: <= 256
Default value: 0
Since: 0.4.2
“instrument” property“instrument” gchar *
The instrument to locate the file.
Flags: Read / Write
Default value: NULL
Since: 0.7.45
“preset” property“preset” gchar *
The preset to locate the file.
Flags: Read / Write
Default value: NULL
Since: 0.7.45
“sample” property“sample” gchar *
The sample to locate the file.
Flags: Read / Write
Default value: NULL
Since: 0.7.45