Method

AgsAudioAudioContaineropen_from_data

[]

Declaration [src]

gboolean
ags_audio_container_open_from_data (
  AgsAudioContainer* audio_container,
  gchar* data
)
[]

Description

No description available.

[]

Parameters

data

Type: gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
[]

Return value

Type: gboolean

No description available.