Method

ALSATimerDeviceIdget_class

Declaration [src]

void
alsatimer_device_id_get_class (
  const ALSATimerDeviceId* self,
  ALSATimerClass* class
)

Description [src]

Get the class of timer.

Parameters

class ALSATimerClass
 

The class of timer, one of ALSATimerClass.

 The argument will be set by the function.
 The instance takes ownership of the data, and is responsible for freeing it.