Constructor

AgsAudioTicDevicenew

since: 3.0.0

Declaration [src]

AgsTicDevice*
ags_tic_device_new (
  GObject* device
)

Description [src]

Creates an AgsTicDevice.

Available since: 3.0.0

Parameters

device

Type: GObject

The GObject to tic.

The data is owned by the caller of the function.

Return value

Type: AgsTicDevice

An new AgsTicDevice.

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