Constructor

ALSATimerDeviceStatusnew

Declaration [src]

ALSATimerDeviceStatus*
alsatimer_device_status_new (
  void
)

Description [src]

Allocate and return an instance of ALSATimerDeviceStatus.

Return value

Returns: ALSATimerDeviceStatus
 

An instance of ALSATimerDeviceStatus.

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