Method

ALSATimerDeviceIdget_subdevice_id

Declaration [src]

void
alsatimer_device_id_get_subdevice_id (
  const ALSATimerDeviceId* self,
  gint* subdevice_id
)

Description [src]

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

Parameters

subdevice_id gint*
 

The numeric ID of subdevice to which the timer belongs.

 The argument will be set by the function.