Constructor
AgsAudioTicDevicenew
since: 3.0.0
Declaration [src]
AgsTicDevice*
ags_tic_device_new (
GObject* device
)
Parameters
device-
Type:
GObjectThe
GObjectto 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. |