Method

AgsAudioAudioopen_audio_file_as_wave

Declaration [src]

void
ags_audio_open_audio_file_as_wave (
  AgsAudio* audio,
  const gchar* filename,
  gboolean overwrite_channels,
  gboolean create_channels
)

Description

No description available.

Parameters

filename

Type: const gchar*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
overwrite_channels

Type: gboolean

No description available.

create_channels

Type: gboolean

No description available.