Constructor

AgsAudioPulsePortnew

since: 3.0.0

[]

Declaration [src]

AgsPulsePort*
ags_pulse_port_new (
  GObject* pulse_client
)
[]

Description [src]

Create a new instance of AgsPulsePort.

Available since: 3.0.0

[]

Parameters

pulse_client

Type: GObject

The AgsPulseClient assigned to.

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

Return value

Type: AgsPulsePort

The new AgsPulsePort.

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