Constructor

ALSATimerInstanceParamsnew

Declaration [src]

ALSATimerInstanceParams*
alsatimer_instance_params_new (
  void
)

Description [src]

Allocate and return an instance of ALSATimerInstanceParams.

Return value

Returns: ALSATimerInstanceParams
 

An instance of ALSATimerInstanceParams.

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