Constructor

AgsAudioClearBuffernew

since: 3.0.0

[]

Declaration [src]

AgsClearBuffer*
ags_clear_buffer_new (
  GObject* device
)
[]

Description [src]

Create a new instance of AgsClearBuffer.

Available since: 3.0.0

[]

Parameters

device

Type: GObject

The AgsSoundcard or AgsSequencer.

The data is owned by the caller of the function.
[]

Return value

Type: AgsClearBuffer

The new AgsClearBuffer.

The caller of the function takes ownership of the data, and is responsible for freeing it.