Method

ALSATimerDeviceIdget_device_id

Declaration [src]

void
alsatimer_device_id_get_device_id (
  const ALSATimerDeviceId* self,
  gint* device_id
)

Description [src]

Get the numeric ID of device to which the timer belongs.

Parameters

device_id gint*
 

The numeric ID of device to which the timer belongs.

 The argument will be set by the function.