Method
AgsAudioAudioFileopen_from_data
since: 3.0.0
[−]
Declaration [src]
gboolean
ags_audio_file_open_from_data (
AgsAudioFile* audio_file,
gchar* data
)
[−]
Parameters
data
-
Type:
gchar*
The audio data.
The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.