Method

AgsAudioWavecut_selection_as_base64

since: 6.16.0

Declaration [src]

gchar*
ags_wave_cut_selection_as_base64 (
  AgsWave* wave
)

Description [src]

Cut selection to clipboard.

Available since: 6.16.0

Return value

Type: gchar*

The selection as base64.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.