Method

ALSATimerDeviceIdget_card_id

Declaration [src]

void
alsatimer_device_id_get_card_id (
  const ALSATimerDeviceId* self,
  gint* card_id
)

Description [src]

Get the numeric ID of sound card to which the device belongs.

Parameters

card_id gint*
 

The numeric ID of sound card to which the timer belongs.

 The argument will be set by the function.