Method

AgsAudioWaveremove_region_from_selection

since: 3.0.0

Declaration [src]

void
ags_wave_remove_region_from_selection (
  AgsWave* wave,
  guint64 x0,
  guint64 x1
)

Description [src]

Remove buffers within region of selection.

Available since: 3.0.0

Parameters

x0

Type: guint64

X start offset.

x1

Type: guint64

X end offset.