Constructor

ALSASeqSubscribeDatanew

Declaration [src]

ALSASeqSubscribeData*
alsaseq_subscribe_data_new (
  void
)

Description [src]

Allocates and returns the instance of ALSASeqSubscribeData.

Return value

Returns: ALSASeqSubscribeData
 

A ALSASeqSubscribeData.

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