Constructor

HitakiSndMotunew

Declaration [src]

HitakiSndMotu*
hitaki_snd_motu_new (
  void
)

Description [src]

Instantiate HitakiSndMotu object and return the instance.

Return value

Returns: HitakiSndMotu
 

An instance of HitakiSndMotu.

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