Constructor

ALSATimerUserInstancenew

Declaration [src]

ALSATimerUserInstance*
alsatimer_user_instance_new (
  void
)

Description [src]

Allocate and return an instance of ALSATimerUserInstance.

Return value

Returns: ALSATimerUserInstance
 

An instance of ALSATimerUserInstance.

 The caller of the function takes ownership of the data, and is responsible for freeing it.