Constructor

HinawaSndMotunew

deprecated: 2.5. since: 1.3.

Declaration [src]

HinawaSndMotu*
hinawa_snd_motu_new (
  void
)

Description [src]

Instantiate HinawaSndMotu object and return the instance.

Available since: 1.3.

Deprecated since: 2.5.

Use Hitaki.SndMotu.new instead.

Return value

Type: HinawaSndMotu

An instance of HinawaSndMotu.

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