Constructor

HitakiSndUnitnew

Declaration [src]

HitakiSndUnit*
hitaki_snd_unit_new (
  void
)

Description [src]

Instantiate HitakiSndUnit object and return the instance.

Return value

Type: HitakiSndUnit

An instance of HitakiSndUnit.

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