Constructor
HinawaSndTscmnew
deprecated: 2.5. since: 1.3.
Declaration [src]
HinawaSndTscm*
hinawa_snd_tscm_new (
void
)
Description [src]
Instantiate HinawaSndTscm
object and return the instance.
Available since: 1.3.
Deprecated since: 2.5.
Use Hitaki.SndTascam.new instead.
Return value
Type: HinawaSndTscm
An instance of HinawaSndTscm
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |