Constructor

ALSATimerDeviceParamsnew

Declaration [src]

ALSATimerDeviceParams*
alsatimer_device_params_new (
  void
)

Description [src]

Instantiate ALSATimerDeviceParams object and return the instance.

Return value

Returns: ALSATimerDeviceParams
 

An instance of ALSATimerDeviceParams.

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